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

outdated

Smart project structure with dependency injection and route management

modular_bloc_bind #

Working only Modular 5.

Specific Bind to BLoC with auto-dispose and selector:

@override
final List<Bind> binds = [
  BlocBind.singleton((i) => MyBloc()),
];
10
likes
55
points
389
downloads

Publisher

unverified uploader

Weekly Downloads

Smart project structure with dependency injection and route management

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, modular_core, stream_transform

More

Packages that depend on modular_bloc_bind