bloc_generator_flutter_helper 1.0.0 copy "bloc_generator_flutter_helper: ^1.0.0" to clipboard
bloc_generator_flutter_helper: ^1.0.0 copied to clipboard

Helper Class for Bloc Generator

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bloc_generator_flutter_helper

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

dependencies:
  bloc_generator_flutter_helper: ^1.0.0

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:bloc_generator_flutter_helper/bloc_generator_flutter_helper.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Helper Class for Bloc Generator

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on bloc_generator_flutter_helper