modular_bloc_bind 1.0.1 copy "modular_bloc_bind: ^1.0.1" to clipboard
modular_bloc_bind: ^1.0.1 copied to clipboard

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()),
];
copied to clipboard
10
likes
130
points
717
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

Smart project structure with dependency injection and route management

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, flutter_modular, modular_interfaces, stream_transform

More

Packages that depend on modular_bloc_bind