from_to_time_picker 1.0.3 copy "from_to_time_picker: ^1.0.3" to clipboard
from_to_time_picker: ^1.0.3 copied to clipboard

outdated

Simple duration time range picker that enable user pick start time and end time of day in both 24h and 12h format

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add from_to_time_picker

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

dependencies:
  from_to_time_picker: ^1.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:from_to_time_picker/from_to_time_picker.dart';
59
likes
0
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

Simple duration time range picker that enable user pick start time and end time of day in both 24h and 12h format

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fluintl, flutter, intl

More

Packages that depend on from_to_time_picker