modular_triple_bind 2.0.0-beta.1 copy "modular_triple_bind: ^2.0.0-beta.1" to clipboard
modular_triple_bind: ^2.0.0-beta.1 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 modular_triple_bind

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

dependencies:
  modular_triple_bind: ^2.0.0-beta.1

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:modular_triple_bind/modular_triple_bind.dart';
3
likes
80
pub points
72%
popularity

Publisher

unverified uploader

Smart project structure with dependency injection and route management

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, modular_core, triple

More

Packages that depend on modular_triple_bind