air_framework 1.0.5 copy "air_framework: ^1.0.5" to clipboard
air_framework: ^1.0.5 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 Dart:

 $ dart pub add air_framework

With Flutter:

 $ flutter pub add air_framework

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

dependencies:
  air_framework: ^1.0.5

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:air_framework/air_framework.dart';
0
likes
0
points
234
downloads

Publisher

verified publisherandrey-d-araya.dev

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

License

unknown (license)

Dependencies

air_state, cupertino_icons, flutter, go_router, path

More

Packages that depend on air_framework