timeline_date_picker 0.1.3 copy "timeline_date_picker: ^0.1.3" to clipboard
timeline_date_picker: ^0.1.3 copied to clipboard

A time line date picker to flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timeline_date_picker

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

dependencies:
  timeline_date_picker: ^0.1.3

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:timeline_date_picker/timeline_date_picker.dart';
5
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A time line date picker to flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, jiffy

More

Packages that depend on timeline_date_picker