date_range_dropdown 1.0.2 copy "date_range_dropdown: ^1.0.2" to clipboard
date_range_dropdown: ^1.0.2 copied to clipboard

discontinued

Set predefined date ranges with dropdown

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_range_dropdown

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

dependencies:
  date_range_dropdown: ^1.0.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_dropdown/date_range_dropdown.dart';
2
likes
30
pub points
2%
popularity

Publisher

unverified uploader

Set predefined date ranges with dropdown

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on date_range_dropdown