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

Reusable BloC UI for your projects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ui_template_bloc

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

dependencies:
  ui_template_bloc: ^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:ui_template_bloc/ui_template_bloc.dart';
0
likes
130
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable BloC UI for your projects

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dartz, equatable, flutter, flutter_bloc, freezed_annotation, get_it, json_annotation, shared_preferences

More

Packages that depend on ui_template_bloc