get_it_modular_with_auto_route 2.1.0 copy "get_it_modular_with_auto_route: ^2.1.0" to clipboard
get_it_modular_with_auto_route: ^2.1.0 copied to clipboard

An integration for get_it_modular that simplifies modular routing by providing convenient wrappers and helpers for the auto_route package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add get_it_modular_with_auto_route

With Flutter:

 $ flutter pub add get_it_modular_with_auto_route

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

dependencies:
  get_it_modular_with_auto_route: ^2.1.0

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

Publisher

unverified uploader

Weekly Downloads

An integration for get_it_modular that simplifies modular routing by providing convenient wrappers and helpers for the auto_route package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_route, flutter, get_it

More

Packages that depend on get_it_modular_with_auto_route