text_controller_manager 0.0.5 copy "text_controller_manager: ^0.0.5" to clipboard
text_controller_manager: ^0.0.5 copied to clipboard

A library to auto-generate TextEditingControllers.

Changelog #

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.0.5 - 2025-08-29 #

Added #

  • Now support type in ymal
  • Can return map with specific type via configurations in ymal
  • Support in web
  • Update README.md

0.0.4+1 - 2025-08-29 #

Added #

  • Update README.md

0.0.4 - 2025-08-29 #

Added #

  • Add more build-in function in generated controllers
  • Improve code

0.0.3 - 2025-08-29 #

Added #

  • Add tutorial in README.md
  • Add LICENSE

0.0.2 - 2025-08-29 #

Added #

  • CLI options: -c and -o
  • Support for generating controllers from YAML
  • disposeAll() and toMap() methods added to generated classes
  • Logger output for each generated controller
  • Support for default values per field

Fixed #

  • Bug in argument parsing for CLI

0.0.1 - 2025-08-28 #

Added #

  • Initial version of text_controller_manager
  • Basic generateController() function
1
likes
150
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

A library to auto-generate TextEditingControllers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, path, universal_io, yaml

More

Packages that depend on text_controller_manager