blocx_core 0.5.8-beta copy "blocx_core: ^0.5.8-beta" to clipboard
blocx_core: ^0.5.8-beta copied to clipboard

Composable BLoC mixins and use-cases for lists & forms (Dart-only core).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blocx_core

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

dependencies:
  blocx_core: ^0.5.8-beta

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

Import it

Now in your Dart code, you can use:

import 'package:blocx_core/blocx_core.dart';
0
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Composable BLoC mixins and use-cases for lists & forms (Dart-only core).

Repository (GitHub)
View/report issues

Topics

#bloc #architecture #lists #form

License

unknown (license)

Dependencies

bloc, bloc_concurrency, logger, meta, stream_transform, uuid

More

Packages that depend on blocx_core