date_range_calendar 0.1.2 copy "date_range_calendar: ^0.1.2" to clipboard
date_range_calendar: ^0.1.2 copied to clipboard

date_range_calendar helps your app can pick a range of dates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_range_calendar

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

dependencies:
  date_range_calendar: ^0.1.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:date_range_calendar/date_range_calendar.dart';
2
likes
150
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

date_range_calendar helps your app can pick a range of dates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on date_range_calendar