air_framework 1.0.0 copy "air_framework: ^1.0.0" to clipboard
air_framework: ^1.0.0 copied to clipboard

A modular, reactive, and scalable framework for Flutter. Build industrial-grade apps with a decoupled architecture.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add air_framework

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

dependencies:
  air_framework: ^1.0.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:air_framework/air_framework.dart';
0
likes
160
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A modular, reactive, and scalable framework for Flutter. Build industrial-grade apps with a decoupled architecture.

Repository (GitHub)
View/report issues

Topics

#flutter #framework #state-management #modular #architecture

Documentation

API reference

License

MIT (license)

Dependencies

air_state, archive, cupertino_icons, flutter, go_router, path

More

Packages that depend on air_framework