flutter_modular_test 1.0.4 copy "flutter_modular_test: ^1.0.4" to clipboard
flutter_modular_test: ^1.0.4 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_test

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

dependencies:
  flutter_modular_test: ^1.0.4

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_test/flutter_modular_test.dart';
5
likes
90
pub points
70%
popularity

Publisher

verified publisherflutterando.com.br

Smart project structure with dependency injection and route management

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_modular

More

Packages that depend on flutter_modular_test