scrolling_calendar 0.2.9 copy "scrolling_calendar: ^0.2.9" to clipboard
scrolling_calendar: ^0.2.9 copied to clipboard

outdatedDart 1 only

A infinite-scrolling calendar widget. Supports selecting and tagging individual dates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrolling_calendar

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

dependencies:
  scrolling_calendar: ^0.2.9

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:scrolling_calendar/scrolling_calendar.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A infinite-scrolling calendar widget. Supports selecting and tagging individual dates.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, meta, platform_aware

More

Packages that depend on scrolling_calendar