basic_components 1.0.2
basic_components: ^1.0.2 copied to clipboard
Custom Basic Components
1.0.2 15 Feb 2020. #
- buat advtimepicker
- chooser belum ada measuretext
- increment kalo error aneh jadinya
- bikin timepicker
- tambah margin di button
- gmn kalo attribute textfield itu dimasukkin ke 1 class aja? jadi smua bs dimodify real time
- cari tau knp chooser pas bottomsheetnya nongol dia gk kecheck
- fetch data pertama x kyknya dihapusin aja deh
- add border width to button
1.0.1 5 Feb 2020. #
- Group Check dan Group Radio divider garisnya jgn kasi margin horizontal
- adv checkbox kasi size param
- Increment padding dsb masi ngaco dan measuretext
- Increment kalo uda mentok, disable button
1.0.0+6 3 Des 2019. #
- Fix groupcheck and groupRadio not calling callback
1.0.0+5 3 Des 2019. #
- Fix groupcheck's items argument from Map<String, Widget> to List
- Add prefixCheckbox for both GroupCheck and GroupRadio
- Takeout GroupRadio's timer after user tapped and move it to pickFromChooser
1.0.0+4 2 Des 2019. #
- Add clear focus when button is pressed
- Fix Chooser drop icon position when errors
1.0.0+3 2 Des 2019. #
- Fix increment min amount issue
1.0.0+2 25 Nov 2019. #
- Fix chooser padding issues
1.0.0+1 23 Nov 2019. #
- Fix textfield didupdatewidget
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.