championforms 0.0.4 copy "championforms: ^0.0.4" to clipboard
championforms: ^0.0.4 copied to clipboard

Easy Build Data Input Fields of All Types in Flutter

0.0.4 #

Killed Riverpod as a dependency for this library. I love Riverpod, but it wasn't being used correctly here. Now the library can function with any (or no) state management using the new ChampionFormController.

Removed formIds since we have a controller serving that purpose.

Most things should continue to operate the same, just no more need for riverpod.

Fixing the readme. It needs a little bit of love to fix a few errors.

0.0.3 #

Major overhaul of the entire library. Open sourced (yay!).

Library launches with support for text fields / text areas. As well as option select in the form of dropdown and checkboxes.

Added themes as well as having it default to app theme colors from Material widget.

This is a brand new release and is still very much an alpha product.

0.0.1 #

  • TODO: Describe initial release.
2
likes
130
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Easy Build Data Input Fields of All Types in Flutter

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, dotted_border, email_validator, flutter, super_clipboard, super_drag_and_drop, textfield_tags, uuid

More

Packages that depend on championforms