smart_calendar 0.0.2 copy "smart_calendar: ^0.0.2" to clipboard
smart_calendar: ^0.0.2 copied to clipboard

Show the calendar, with the possibility of selecting multiples days, change the month or year with simple dynamic..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_calendar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  smart_calendar: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:smart_calendar/smart_calendar.dart';
6
likes
40
pub points
31%
popularity

Publisher

unverified uploader

Show the calendar, with the possibility of selecting multiples days, change the month or year with simple dynamic..

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, flutter_staggered_animations, get, intl

More

Packages that depend on smart_calendar