basic_components 1.0.0
basic_components: ^1.0.0 copied to clipboard
Custom Basic Components
1.0.0 23 Nov 2019. #
- Stable version
- Fix chooser and add intentType page and bottomsheet
- Fix datepicker
- Fix groupcheck
- Fix increment
- Add link and theme helper
0.0.4+5 6 Nov 2019. #
- List Tile add default padding 16.0
- Fix Adv Button typo
- Fix Adv Radio Group when stringChildren is null
- Fix Adv Increment without controller set amount to 0 instead of ""
0.0.4+4 6 Nov 2019. #
- Button Padding now is customizable from the outside
0.0.4+3 5 Nov 2019. #
- Fix textfield to set text editing controller's text on initstate
0.0.4+2 30 Oct 2019. #
- Fix textfield controller
0.0.4+1 27 Oct 2019. #
- Fix textfield controller
0.0.4 26 Oct 2019. #
- Fix textfield controller handling that causes the selection always on the start
0.0.3+2 18 Oct 2019. #
- Fix more bugs
0.0.3+1 18 Oct 2019. #
- Fix some bugs
0.0.3 18 Oct 2019. #
- Add AdvLoadingWithBarrier
0.0.2 18 Oct 2019. #
- Add measure text functionality for AdvIncrement and AdvDatePicker
- Add padding and margin for AdvTextField, AdvIncrement, and AdvDatePicker
- Add minDate and maxDate for AdvDatePicker
0.0.1+1 18 Oct 2019. #
- Change dart file name that fixes import problem.
0.0.1 17 Oct 2019. #
- Initial release.