armature_flutter 0.4.0 copy "armature_flutter: ^0.4.0" to clipboard
armature_flutter: ^0.4.0 copied to clipboard

Flutter integration for armature: ArmatureApp bootstrap, slot widgets, reactive providers, and a debug overlay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add armature_flutter

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

dependencies:
  armature_flutter: ^0.4.0

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

Import it

Now in your Dart code, you can use:

import 'package:armature_flutter/armature_flutter.dart';
1
likes
160
points
408
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter integration for armature: ArmatureApp bootstrap, slot widgets, reactive providers, and a debug overlay.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #framework #state-management #architecture #feature-based

License

MIT (license)

Dependencies

armature, armature_reactive, flutter, flutter_test, meta

More

Packages that depend on armature_flutter