scrolling_day_calendar 1.0.5 copy "scrolling_day_calendar: ^1.0.5" to clipboard
scrolling_day_calendar: ^1.0.5 copied to clipboard

outdated

A flutter calendar package to allow users to scroll through given dates

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrolling_day_calendar

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

dependencies:
  scrolling_day_calendar: ^1.0.5

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_day_calendar/scrolling_day_calendar.dart';
3
likes
20
pub points
32%
popularity

Publisher

unverified uploader

A flutter calendar package to allow users to scroll through given dates

Homepage

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on scrolling_day_calendar