Releases: clay4649/material_tag_editor
Releases · clay4649/material_tag_editor
0.2.0-dev.1
Compare
Sorry, something went wrong.
No results found
[0.2.0-dev.1] - 2023/01/16.
Feature
Go to new line when TextField's text overflow
Upgrade to Flutter 2.8.1 and add InputFormatter
Compare
Sorry, something went wrong.
No results found
[0.1.2] - 2022/02/02.
Feature
Expose inputFormatter for precustomizing the textField
Upgrade flutter to 2.8.1
Minor fixes and more customizable options
Compare
Sorry, something went wrong.
No results found
[0.1.1] - 2021/03/07.
Feature
Expose minTextViewWidth and tagSpacing for easy customization
Prevent delimiter from being enter into the TextField preventing empty tag from being created
Null-Safety and exposing TextEditingController
Compare
Sorry, something went wrong.
No results found
[0.1.0] - 2021/03/04.
Breaking changes!
Update package for sound null safety
Update example for sound null safety
Feature
Expose TextEditingController for text manipulation and getting value
Add workaround for Flutter Web
Compare
Sorry, something went wrong.
No results found
[0.1.0-web.0] - 2021/3/7
Feature
Adding some weird workaround for web
Expose focusNode and correct typos
Compare
Sorry, something went wrong.
No results found
Breaking Changes!
Correct the spelling of TagEditor's named parameter, delimeters to delimiters
Feature
Expose textStyle and follow beta channel
Compare
Sorry, something went wrong.
No results found
Feature
Expose textStyle for custom input styling
Follow Flutter's beta channel
Expose more TextField props and allow custom onSubmitted
Compare
Sorry, something went wrong.
No results found
Feature
Expose keyboardAppearance
Expose custom onSubmitted
Add more documentation
Expose TextField's props
Compare
Sorry, something went wrong.
No results found
Features
Expose additional TextField's props
Expose key to the widget
Bugfixes
Fix problem where enabled prop does not work
Remove duplicating
Compare
Sorry, something went wrong.
No results found
Remove duplicating file causing #3