month_picker_dialog 0.0.6 copy "month_picker_dialog: ^0.0.6" to clipboard
month_picker_dialog: ^0.0.6 copied to clipboard

outdated

Internationalized dialog for picking a single month from a year from an infinite list of years.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add month_picker_dialog

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

dependencies:
  month_picker_dialog: ^0.0.6

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:month_picker_dialog/month_picker_dialog.dart';
140
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Internationalized dialog for picking a single month from a year from an infinite list of years.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on month_picker_dialog