flutter_custom_month_picker_new 0.0.2 copy "flutter_custom_month_picker_new: ^0.0.2" to clipboard
flutter_custom_month_picker_new: ^0.0.2 copied to clipboard

This package is designed to make it easy to use a month and year picker in Flutter with a fancy design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_custom_month_picker_new

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

dependencies:
  flutter_custom_month_picker_new: ^0.0.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:flutter_custom_month_picker_new/flutter_custom_month_picker_new.dart';
0
likes
140
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package is designed to make it easy to use a month and year picker in Flutter with a fancy design.

License

BSD-3-Clause (license)

Dependencies

flutter, get, intl

More

Packages that depend on flutter_custom_month_picker_new