- fix: adjusted parameter accordingly to new Flutter version
- fix: fixed flutter upgrade issues
- fix: bumped intl version to allow 0.18.*
- add: locale and builder to showMonthPicker function
- remove: unused cupertino package import
- update: applied dart format
- fix: replaced page jump on orientation change with global key
- Initial version.