dhis2_flutter_ui 1.2.0 dhis2_flutter_ui: ^1.2.0 copied to clipboard
DHIS2 Flutter UI is a library combine different UI experience used to in DHIS2 to Build app.
1.2.0 #
- Fix android version for geolocator_android v4.6.0
- Package update & upgrades
1.1.9 #
- Add support for Custom Action Sheet
- Add support for Custom confirmation Modal
- Package update and fixings
1.1.8 #
- Support to set max character on TEXT input field
1.1.7 #
- Fixing missing required paremeter in Map input field
1.1.6 #
- Bugfix: Coordinate input field
- Fixed the auto-assignment of coordinate when initial value is passed
1.1.5 #
- Add support for Coordinate Input field
1.1.4 #
- Added allowedSelectedLevels in input field
1.1.3 #
- Bug fixing email input field
1.1.2 #
- Bug fixing and other improvements
1.1.1 #
- Bug fixing and other improvements
1.1.0 #
- Support for Phone number input fields
- Support for checkbox input fields
- Bug fixing and other improvements
1.0.13 #
- Renamed minAgeInYear to minYear
- Renamed maxAgeInYear to maxYear
- Added minDate and maxDate
1.0.11 #
- Add support for prefixLabel for TEXT type InputField
1.0.10 #
- Add support for Validators for TEXT type InputField
- Add support for InputMask for TEXT type InputField
Fix #
- Check for onError function if defined before reference on it.
1.0.9 #
- Add support for Validators for TEXT type InputField
- Add support for InputMask for TEXT type InputField
1.0.8 #
- Support for dynamic change on value of date input fields
- Fixing height of search input fields
1.0.7 #
- Add support for dynamic changes of option list on selection inputs