flutter_holo_date_picker_widget 1.1.2 copy "flutter_holo_date_picker_widget: ^1.1.2" to clipboard
flutter_holo_date_picker_widget: ^1.1.2 copied to clipboard

A Clone of Flutter Holo Date Picker. A Flutter package of Datepicker inspired by the 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_widget

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_widget: ^1.1.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:flutter_holo_date_picker_widget/flutter_holo_date_picker_widget.dart';
0
likes
150
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A Clone of Flutter Holo Date Picker. A Flutter package of Datepicker inspired by the Holo Theme in Android.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, flutter

More

Packages that depend on flutter_holo_date_picker_widget