zuraffa_flutter 6.1.0
zuraffa_flutter: ^6.1.0 copied to clipboard
Flutter UI layer for Zuraffa — views, controllers, presenters, shells, xray, and state widgets.
zuraffa_flutter #
Flutter UI layer for Zuraffa — views, controllers, presenters, shells, xray, and state widgets, generated from the same entity-first architecture as the core package.
This package depends on zuraffa (the pure-Dart core) and is published in lockstep
with it: every zuraffa_flutter release shares the core's version number.
Getting started #
Add both packages to your Flutter app's pubspec.yaml:
dependencies:
zuraffa: ^6.1.0
zuraffa_flutter: ^6.1.0
License #
MIT — see LICENSE.