mat_month_picker_dialog 1.1.0 copy "mat_month_picker_dialog: ^1.1.0" to clipboard
mat_month_picker_dialog: ^1.1.0 copied to clipboard

outdated

Material design month picker dialog.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mat_month_picker_dialog

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

dependencies:
  mat_month_picker_dialog: ^1.1.0

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:mat_month_picker_dialog/mat_month_picker_dialog.dart';
20
likes
0
points
2.89k
downloads

Publisher

unverified uploader

Weekly Downloads

Material design month picker dialog.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on mat_month_picker_dialog