code_input 2.0.0 code_input: ^2.0.0 copied to clipboard
Flutter Code Input Widget
Changelog #
[1.0.3] #
- BUG FIX : Not a constant expression: unexpected kernel tag
[1.0.2] #
- Add support custom focus node
[1.0.0] - Stable release #
- Full rewrite of the library.
- You can provide a custom builder to build the character entities.
- Provided a wide range of pre-build builders to use (circles or rectangles to be used in light or dark mode).
- Example added.
- Readme edited. Installation does not have to be described there, that's what pub's "Install" tab is for.
- License added.
[0.0.1] - Initial release #
- Initial release.