date_time_picker_ultra 0.0.2 copy "date_time_picker_ultra: ^0.0.2" to clipboard
date_time_picker_ultra: ^0.0.2 copied to clipboard

Flutter package offers customizable DateTime pickers through dropdowns, dialog boxes, and widget bases for easy integration into applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_time_picker_ultra

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

dependencies:
  date_time_picker_ultra: ^0.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_time_picker_ultra/date_time_picker_ultra.dart';
14
likes
130
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package offers customizable DateTime pickers through dropdowns, dialog boxes, and widget bases for easy integration into applications.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, intl

More

Packages that depend on date_time_picker_ultra