month_picker_dialog_2 0.6.2+1 copy "month_picker_dialog_2: ^0.6.2+1" to clipboard
month_picker_dialog_2: ^0.6.2+1 copied to clipboard

discontinuedreplaced by: month_picker_dialog

Internationalized dialog for picking a single month 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_2

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

dependencies:
  month_picker_dialog_2: ^0.6.2+1

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_2/month_picker_dialog_2.dart';
32
likes
40
pub points
87%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_localizations, intl, rxdart

More

Packages that depend on month_picker_dialog_2