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

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.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:mat_month_picker_dialog/mat_month_picker_dialog.dart';
16
likes
130
pub points
92%
popularity

Publisher

unverified uploader

Material design month picker dialog.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on mat_month_picker_dialog