material_duration_picker 0.1.1
material_duration_picker: ^0.1.1 copied to clipboard
A duration picker using the material design of the time picker.
0.1.1 #
0.1.0 #
Note: This release has breaking changes.
- REFACTOR: Adapt restoration labels. (6d0734e5)
- FIX: Highlight minutes by default when DurationPickerMode does not involve hours (#37). (e2d80bd3)
- FEAT: Apply changes of Flutter (time_picker at flutter/flutter#a69ba5da). (629abb22)
- BREAKING FEAT: Support all locales with english as fallback (closes #28). (3e6300ca)
0.0.2 #
- REFACTOR: Rename docs to doc.
- REFACTOR: Apply analysis proposals.
- FEAT: Make package compatible with former Dart 3.4.x.
- FEAT: Localizations.
- FEAT: Provide implementation (time_picker at flutter/flutter#360e42c).
- FEAT: Initial package material_duration_picker.
- DOCS: Update CHANGELOG.
- DOCS: Add example.
0.0.1 #
- Initial release of material_duration_picker (cf. time_picker at flutter/flutter#360e42c)