flutterfullscreenpicker 2.0.0
flutterfullscreenpicker: ^2.0.0 copied to clipboard
A Flutter package that provides a full screen select-like widget, it also provides search functionality
0.0.1 25th June, 2020. #
Initial release. Features:
- Full Screen Picker with search functionality
1.0.0 26th June, 2020. #
- Update Readme File
- Update package Features
- Return null or SelectOption when the openPicker is called
- Performance update
- Improve Stability
1.0.1 26th June, 2020. #
- Update Readme
- Format lib src
1.0.2 26th June, 2020. #
- Fix typo in Readme
1.0.3 30th June, 2020. #
- Changed Some Padding's
1.0.4 12th November, 2020. #
- Fixed renderflex issue
- Added Option for Custom TextStyle
1.0.5 14th April, 2021. #
- Add "Other Option" Support
1.1.0 16th April, 2021. #
- Replace Widget "Input" with "Picker Input" to avoid naming clash
2.0.0-prerelease 6th July, 2021. #
- Migrate Package to support null-safety
2.0.0 27th February, 2025. #
- Migrate package to stable release