leancode_cubit_utils_cqrs 0.3.1 copy "leancode_cubit_utils_cqrs: ^0.3.1" to clipboard
leancode_cubit_utils_cqrs: ^0.3.1 copied to clipboard

An extension of leancode_cubit_utils that provides cqrs support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leancode_cubit_utils_cqrs
copied to clipboard

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

dependencies:
  leancode_cubit_utils_cqrs: ^0.3.1
copied to clipboard

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_cqrs/leancode_cubit_utils_cqrs.dart';
copied to clipboard
1
likes
160
points
910
downloads

Publisher

verified publisherleancode.co

Weekly Downloads

2024.09.16 - 2025.03.31

An extension of leancode_cubit_utils that provides cqrs support.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cqrs, equatable, flutter, flutter_bloc, leancode_cubit_utils, leancode_hooks

More

Packages that depend on leancode_cubit_utils_cqrs