omni_date_picker 1.0.5 copy "omni_date_picker: ^1.0.5" to clipboard
omni_date_picker: ^1.0.5 copied to clipboard

An omni-functional date and time picker for Flutter, offering various modes like date, time, and range filtering with extensive customization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add omni_date_picker

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

dependencies:
  omni_date_picker: ^1.0.5

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:omni_date_picker/omni_date_picker.dart';
0
likes
155
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An omni-functional date and time picker for Flutter, offering various modes like date, time, and range filtering with extensive customization.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on omni_date_picker