mat_month_picker_dialog 1.1.3 copy "mat_month_picker_dialog: ^1.1.3" to clipboard
mat_month_picker_dialog: ^1.1.3 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.3

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';
21
likes
140
points
1.63k
downloads

Publisher

unverified uploader

Weekly Downloads

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