File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.9.5] - 08-Dec-2020
2+
3+ - Fixed bug where ` FocusNode ` was not being properly disposed.
4+ - Applied ` pedantic ` rules and cleaned up code.
5+ - Improved type safety.
6+ - Removed unused ` AlwaysDisabledFocusNode ` class.
7+ - Added Continuous Integration and Code Coverage analysis.
8+ - Builds against stable, beta, and dev channels.
9+ - Regenerated ` example ` app.
10+
111## [ 1.9.4] - 05-Sept-2020
212* Fix bug where first chip disappears, replaced with typed character. Fixes #34
313
Original file line number Diff line number Diff line change 11name : flutter_chips_input
22description : Flutter library for building input fields with InputChips as input options.
3- version : 1.9.4
3+ version : 1.9.5
44homepage : https://github.com/danvick/flutter_chips_input
55
66environment :
7- sdk : " >=2.6 .0 <3.0.0"
7+ sdk : " >=2.7 .0 <3.0.0"
88
99dependencies :
1010 flutter :
You can’t perform that action at this time.
0 commit comments