code_input 2.0.0 copy "code_input: ^2.0.0" to clipboard
code_input: ^2.0.0 copied to clipboard

Flutter Code Input Widget

Changelog #

[2.0.0] #

  • Migrate to null-safety. Thank you 0xdecade!

[1.0.5] #

  • add support for spacing property. Thank you 0xdecade!

[1.0.4] #

  • add support for onDone callback. Thank you 0xdecade!

[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.
9
likes
120
pub points
69%
popularity

Publisher

unverified uploader

Flutter Code Input Widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on code_input