wallet_words 1.0.3
wallet_words: ^1.0.3 copied to clipboard
Flutter library for building input fields with InputChips as input options.
1.0.3 26-Jul-2022 #
- Added paste words capability, now a user sees a tooltip and can paste.
1.0.2 26-Jul-2022 #
- Simplified feedback msg, now passing just a widget that renders if != null
1.0.1 25-Jul-2022 #
- Added close suggestion box on empty text box.
- Now word adds when user presses the space bar.
1.0.0 25-Jul-2022 #
- Initial release.