leancode_cubit_utils 0.0.4 copy "leancode_cubit_utils: ^0.0.4" to clipboard
leancode_cubit_utils: ^0.0.4 copied to clipboard

A collection of cubits and widgets that facilitate the creation of repetitive pages, eliminating boilerplate.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leancode_cubit_utils

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

dependencies:
  leancode_cubit_utils: ^0.0.4

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:leancode_cubit_utils/leancode_cubit_utils.dart';
6
likes
140
pub points
64%
popularity

Publisher

verified publisherleancode.co

A collection of cubits and widgets that facilitate the creation of repetitive pages, eliminating boilerplate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

async, cqrs, equatable, flutter, flutter_bloc, leancode_hooks, logging, provider

More

Packages that depend on leancode_cubit_utils