bsev 2.1.0+1 copy "bsev: ^2.1.0+1" to clipboard
bsev: ^2.1.0+1 copied to clipboard

discontinued

Useful to aid in the use of BloC pattern with dependency injection

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bsev

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

dependencies:
  bsev: ^2.1.0+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:bsev/bsev.dart';
0
likes
35
pub points
0%
popularity

Publisher

unverified uploader

Useful to aid in the use of BloC pattern with dependency injection

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, get_it, rxdart

More

Packages that depend on bsev