ezflap_widgets 0.9.0+9 copy "ezflap_widgets: ^0.9.0+9" to clipboard
ezflap_widgets: ^0.9.0+9 copied to clipboard

Core widgets are thin wrappers around native Flutter widgets to add support for ezFlap features like models and z-on event handlers.

example/README.md

Documentation Examples #

ezFlap's Core Widgets documentation contains examples.

These examples can also be executed using the Example Player application in the ezflap_docs repository:

Just do:

git clone https://github.com/ozlao/ezflap_docs.git
cd ezflap_docs
flutter pub get
flutter pub run build_runner build
flutter run

To also make changes in the examples - run the build_runner in "watch" mode:

flutter pub run build_runner watch --delete-conflicting-outputs
0
likes
120
points
12
downloads

Documentation

Documentation
API reference

Publisher

verified publisherezflap.io

Weekly Downloads

Core widgets are thin wrappers around native Flutter widgets to add support for ezFlap features like models and z-on event handlers.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ezflap, flutter, get

More

Packages that depend on ezflap_widgets