calendar_flutter 1.0.3 copy "calendar_flutter: ^1.0.3" to clipboard
calendar_flutter: ^1.0.3 copied to clipboard

outdated

A custom calendar for flutter apps. It supports displaying events as a continuous UI.

flutter_calendar #

A new Flutter package project for displaying calendar and the events that are happening currently.

Getting Started #

Add the flutter_calendar dependency to your pubspec.yaml

Add it as a child to any Widget, send size to the widget, by default it occupies the screen width and height

Set the list of events by using static method setListAndUpdateMap present in CalendarEvent class in calender_event.dart file

2
likes
0
pub points
32%
popularity

Publisher

unverified uploader

A custom calendar for flutter apps. It supports displaying events as a continuous UI.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

auto_size_text, flutter

More

Packages that depend on calendar_flutter