Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 517 Bytes

File metadata and controls

22 lines (15 loc) · 517 Bytes

square_calendar

A widget plugin for showing calendar.

Getting Started

import

import 'package:square_calendar/square_calendar.dart';

just show calendar

new SquareCalendar(year: 2018, month: 2),

change gesture behavior

see example repo to get example

images

simulator screen shot - iphone x - 2018-03-20 at 16 26 58