zuraffa_flutter 6.0.0 copy "zuraffa_flutter: ^6.0.0" to clipboard
zuraffa_flutter: ^6.0.0 copied to clipboard

Flutter UI layer for Zuraffa — views, controllers, presenters, shells, xray, and state widgets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zuraffa_flutter

With Flutter:

 $ flutter pub add zuraffa_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  zuraffa_flutter: ^6.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zuraffa_flutter/zuraffa_flutter.dart';
0
likes
0
points
1.56k
downloads

Publisher

verified publisherzuraffa.com

Weekly Downloads

Flutter UI layer for Zuraffa — views, controllers, presenters, shells, xray, and state widgets.

Homepage
Repository (GitHub)
View/report issues

Topics

#clean-architecture #state-management #flutter #ui

License

unknown (license)

Dependencies

flutter, go_router, meta, provider, responsive_builder, yaml, zuraffa

More

Packages that depend on zuraffa_flutter