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

A Spinner date picker

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spinner_date_picker

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

dependencies:
  spinner_date_picker: ^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:spinner_date_picker/spinner_date_picker.dart';
5
likes
150
points
43
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Spinner date picker

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on spinner_date_picker