You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
384 B

name: month_year_picker
description: The month year picker inspired by the Flutter's date picker design.
version: 0.1.0+1
homepage: https://github.com/zulfahmi93/month-year-picker
environment:
sdk: '>=2.12.0 <3.0.0'
flutter: '>=2.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.17.0
dev_dependencies:
flutter_lints: ^1.0.4