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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
3
likes
80
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.06 - 2025.01.18

Smart project structure with dependency injection and route management

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, modular_core, triple

More

Packages that depend on modular_triple_bind