fall_gen 0.0.2 copy "fall_gen: ^0.0.2" to clipboard
fall_gen: ^0.0.2 copied to clipboard

Fall gen - A Flutter AOP and Dependency Injection framework inspired by Spring, providing enterprise-level DI and AOP capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fall_gen

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

dependencies:
  fall_gen: ^0.0.2

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:fall_gen/fall_gen.dart';
0
likes
110
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Fall gen - A Flutter AOP and Dependency Injection framework inspired by Spring, providing enterprise-level DI and AOP capabilities.

Repository (GitHub)
View/report issues

Topics

#aop #dependency-injection #spring #framework

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, code_builder, fall_core, flutter, glob, logger, path, source_gen

More

Packages that depend on fall_gen