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

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

dependencies:
  modular_bloc_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_bloc_bind/modular_bloc_bind.dart';
10
likes
80
pub points
85%
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

bloc, flutter, modular_core, stream_transform

More

Packages that depend on modular_bloc_bind