bloc_architecture_widget 0.0.1 copy "bloc_architecture_widget: ^0.0.1" to clipboard
bloc_architecture_widget: ^0.0.1 copied to clipboard

discontinued

Widget for BLoC Architecture

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bloc_architecture_widget

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

dependencies:
  bloc_architecture_widget: ^0.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:bloc_architecture_widget/bloc_architecture_widget.dart';
1
likes
50
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Widget for BLoC Architecture

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bloc_architecture_core, bloc_architecture_localization, flutter, intl

More

Packages that depend on bloc_architecture_widget