birth_picker 1.1.2
birth_picker: ^1.1.2 copied to clipboard
A customizable Flutter widget for selecting birth dates with auto-formatting and platform-specific UI.
1.1.2 #
- Support initialDate, minimumDate, and maximumDate parameters.
1.1.1+1 #
- Update docs.
1.1.1 #
- Set
intl
version range to>=0.18.0 <0.21.0
to ensure compatibility with various versions.
1.1.0 #
- Add support for Web
1.0.0+1 #
- Formatted code
1.0.0 #
- Add auto-formatting for date separators
- Remove deprecated
spacing
parameter
0.0.6 #
- Fix formatting
0.0.5 #
- Update Readme
0.0.4 #
- Incorrect Locale Error Handling
- Add comments for parameters
0.0.3 #
- Set minimum Dart SDK version to 3.0.0
0.0.2 #
- Update Readme
0.0.1 #
- Initial release