date_with_range_picker 1.1.1 copy "date_with_range_picker: ^1.1.1" to clipboard
date_with_range_picker: ^1.1.1 copied to clipboard

A customizable Flutter date range picker dialog widget with flexible styling and callbacks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_with_range_picker

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

dependencies:
  date_with_range_picker: ^1.1.1

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_with_range_picker/date_with_range_picker.dart';
3
likes
160
points
41
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter date range picker dialog widget with flexible styling and callbacks.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on date_with_range_picker