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

Smart project structure with dependency injection and route management

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_modular_annotations

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

dependencies:
  flutter_modular_annotations: ^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:flutter_modular_annotations/flutter_modular_annotations.dart';
0
likes
120
pub points
66%
popularity

Publisher

verified publisherflutterando.com.br

Smart project structure with dependency injection and route management

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_modular_annotations