warped_bloc 0.0.6 copy "warped_bloc: ^0.0.6" to clipboard
warped_bloc: ^0.0.6 copied to clipboard

outdated

BLoC Utilities to make your life easier when you want to perform API Calls

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add warped_bloc

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

dependencies:
  warped_bloc: ^0.0.6

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:warped_bloc/warped_bloc.dart';
16
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

BLoC Utilities to make your life easier when you want to perform API Calls

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, equatable, flutter, flutter_bloc

More

Packages that depend on warped_bloc