function_widget 0.0.1-dev.1 copy "function_widget: ^0.0.1-dev.1" to clipboard
function_widget: ^0.0.1-dev.1 copied to clipboard

discontinued

A Flutter package that provides a macro to generate StatelessWidget from a function, reducing boilerplate code.

0.0.1-dev.1 #

Initial release of the flutter_package_function_widget package.

Features #

  • Implemented the DefineWidget macro for generating StatelessWidget from functions
  • Support for both required and optional parameters
  • Proper handling of BuildContext
  • Clean, properly formatted generated code
  • Comprehensive test coverage
1
likes
40
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a macro to generate StatelessWidget from a function, reducing boilerplate code.

Repository (GitHub)

Topics

#widget #macros #code-generation #flutter

License

MIT (license)

Dependencies

flutter, macros

More

Packages that depend on function_widget