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

Reactive Markup for Flutter. Allows to use a simple XML-based markup to easily create reactive UX.

example/README.md

Documentation Examples #

ezFlap's documentation contains over 180 examples.

Most of 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

A Glimpse #

This is what an ezFlap version of the Flutter bootstrap project may look like:

MyApp

MyApp.png

MyHomePage

MyHomePage.png

4
likes
110
pub points
0%
popularity

Publisher

verified publisherezflap.io

Reactive Markup for Flutter. Allows to use a simple XML-based markup to easily create reactive UX.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, dart_style, flutter, flutter_test, get, meta, path, source_gen, stack_trace, xml

More

Packages that depend on ezflap