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

outdated

A simple DateTime Picker made by AKI

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aki_datetime_picker

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

dependencies:
  aki_datetime_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:aki_datetime_picker/aki_datetime_picker.dart';
3
likes
0
points
29
downloads

Publisher

verified publisheryuaki.com

Weekly Downloads

A simple DateTime Picker made by AKI

Repository (GitHub)
View/report issues

Topics

#datepicker #timepicker #datetimepicker

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on aki_datetime_picker