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

A package flutter_month_select helps to select month of the year easily in android and ios.

flutter_month_select #

Features #

Flutter Package Pub Points Popularity

A package flutter_month_select helps to select month of the year easily in android and ios.

Getting started #

flutter_month_select is basically helps to select month

Usage #

  DateTime? picker = await showMonthYearPicker(context: context, initialDate: DateTime(2023), firstDate: DateTime(2022), lastDate: DateTime.now());
2
likes
140
points
19
downloads

Publisher

verified publisherwhiteorangesoftware.com

Weekly Downloads

A package flutter_month_select helps to select month of the year easily in android and ios.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_month_select