simple_predicate_time_picker 1.0.0 copy "simple_predicate_time_picker: ^1.0.0" to clipboard
simple_predicate_time_picker: ^1.0.0 copied to clipboard

A material time picker with predicate, just like in date picker.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_predicate_time_picker

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

dependencies:
  simple_predicate_time_picker: ^1.0.0

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:simple_predicate_time_picker/simple_predicate_time_picker.dart';
0
likes
150
points
24
downloads

Publisher

verified publisheryasin-shamrat.com

Weekly Downloads

A material time picker with predicate, just like in date picker.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_predicate_time_picker