dhis2_flutter_ui 1.1.3 dhis2_flutter_ui: ^1.1.3 copied to clipboard
DHIS2 Flutter UI is a library combine different UI experience used to in DHIS2 to Build app.
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