mat_month_picker_dialog 1.1.1 copy "mat_month_picker_dialog: ^1.1.1" to clipboard
mat_month_picker_dialog: ^1.1.1 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.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:mat_month_picker_dialog/mat_month_picker_dialog.dart';
20
likes
70
points
2.89k
downloads

Publisher

unverified uploader

Weekly Downloads

Material design month picker dialog.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on mat_month_picker_dialog