ispectify_bloc 4.7.0-dev04 copy "ispectify_bloc: ^4.7.0-dev04" to clipboard
ispectify_bloc: ^4.7.0-dev04 copied to clipboard

BLoC state management integration for ISpect toolkit

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ispectify_bloc

With Flutter:

 $ flutter pub add ispectify_bloc

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

dependencies:
  ispectify_bloc: ^4.7.0-dev04

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ispectify_bloc/ispectify_bloc.dart';
0
likes
150
points
354
downloads

Publisher

verified publishershodev.live

Weekly Downloads

BLoC state management integration for ISpect toolkit

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, ispectify, meta

More

Packages that depend on ispectify_bloc