select_range_date 0.0.3 copy "select_range_date: ^0.0.3" to clipboard
select_range_date: ^0.0.3 copied to clipboard

A new Flutter package for select range date.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add select_range_date

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

dependencies:
  select_range_date: ^0.0.3

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:select_range_date/select_range_date.dart';
1
likes
120
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for select range date.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, intl, modal_bottom_sheet

More

Packages that depend on select_range_date