stated_result 0.2.0-preview.1 copy "stated_result: ^0.2.0-preview.1" to clipboard
stated_result: ^0.2.0-preview.1 copied to clipboard

outdated

A bloc that accepts async source as input

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stated_result

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

dependencies:
  stated_result: ^0.2.0-preview.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:stated_result/stated_result.dart';
0
likes
0
points
3
downloads

Publisher

verified publisherpub.timnew.me

Weekly Downloads

A bloc that accepts async source as input

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_bloc, meta

More

Packages that depend on stated_result