combos 1.1.5 combos: ^1.1.5 copied to clipboard
Combo Widgets for Flutter. Includes Combo, AwaitCombo, ListCombo, SelectorCombo, TypeaheadCombo, MenuItemCombo
[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!