textfield_tags
textfield_tags copied to clipboard
Breaking changes comming up after V2.0.0+ release (BE AWARE BEFORE UPDATING)
Please note that the next release will be v2.0.0 and it will be breaking change. So if you update your package to v2+, it will break your code. The reason i am updating this package is to make it more robust and customizable and also to make it upto date with new features in flutter.
Some of the things that will be implemented are:
- Custom autocomplete support by user as per issue #46 request
- Build your own custom widget instead of using our implementation
- More functionality using custom controller
Any chance for a detailed way to transfer from old version to new with this change? I must admit I'm quite lost how to get even the basic functionalities back up and running with the > 1.44. Would be awesome and surely help plenty, not just myself :). It's an awesome plugin in overall though and thank you for creating and updating it!