flutter_holo_date_picker 1.1.3 copy "flutter_holo_date_picker: ^1.1.3" to clipboard
flutter_holo_date_picker: ^1.1.3 copied to clipboard

A Flutter package of Date Picker that looks like Holo Theme in Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_holo_date_picker

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

dependencies:
  flutter_holo_date_picker: ^1.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:flutter_holo_date_picker/flutter_holo_date_picker.dart';
156
likes
130
pub points
97%
popularity

Publisher

verified publishermatiapps.com

A Flutter package of Date Picker that looks like Holo Theme in Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

auto_size_text, flutter

More

Packages that depend on flutter_holo_date_picker