combos 1.2.0 combos: ^1.2.0 copied to clipboard
Combo Widgets for Flutter. Includes Combo, AwaitCombo, ListCombo, SelectorCombo, TypeaheadCombo, MenuItemCombo
[1.2.0] - 3/26/2020 #
- Add combo controllers to decorator builders
- Add seached text decoration to typeahead items
- Implement scroll to selected in SelectorCombo
- Add closeAfterItemTapped to ListCombo
- Change selection behaviour in selectors
- Adapt widgets to mobile and desktop platforms
- Implement MultiSelector
[1.1.7+2] - 3/22/2020 #
- implement ComboController
[1.1.7+1] - 3/21/2020 #
- minor refactoring of 'popupContraints'
[1.1.7] - 3/20/2020 #
- update child decorators
[1.1.6] - 3/19/2020 #
- fix theme data passing
[1.1.5] - 3/19/2020 #
- implement default child, popup decorators
[1.1.4] - 3/17/2020 #
- fix exception when render box is not attached
[1.1.3] - 3/17/2020 #
- fix typeahed autoclose behavior
[1.1.2] - 3/17/2020 #
- fix default list combos position
[1.1.1] - 3/17/2020 #
- implement ComboContext
- not compatible with 1.0.*
[1.1.0] - 3/17/2020 #
- implement ComboContext
- not compatible with 1.0.*
[1.0.0+1] - 3/10/2020 #
- remove 'pedantic' dependency
[1.0.0] - 3/10/2020 #
- Released!