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

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: ^0.0.1

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
120
points
29
downloads

Publisher

verified publisheryuaki.com

Weekly Downloads

A simple DateTime Picker made by AKI

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, intl

More

Packages that depend on aki_datetime_picker