multi_date_range_picker 0.0.5 copy "multi_date_range_picker: ^0.0.5" to clipboard
multi_date_range_picker: ^0.0.5 copied to clipboard

Add to your project a simple and customize Date range picker with multi range

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_date_range_picker

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

dependencies:
  multi_date_range_picker: ^0.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:multi_date_range_picker/multi_date_range_picker.dart';
8
likes
40
pub points
0%
popularity

Publisher

verified publishergungun974.com

Add to your project a simple and customize Date range picker with multi range

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, intl, meta, quiver

More

Packages that depend on multi_date_range_picker