x_flutter_bloc 1.0.1 copy "x_flutter_bloc: ^1.0.1" to clipboard
x_flutter_bloc: ^1.0.1 copied to clipboard

X Flutter Bloc — a modern, production-ready state management framework built on flutter_bloc with seamless integration into the X Flutter Core ecosystem.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_flutter_bloc

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

dependencies:
  x_flutter_bloc: ^1.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:x_flutter_bloc/x_flutter_bloc.dart';
1
likes
160
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

X Flutter Bloc — a modern, production-ready state management framework built on flutter_bloc with seamless integration into the X Flutter Core ecosystem.

Repository (GitHub)
View/report issues

Topics

#bloc #state-management #flutter #architecture #framework

License

Apache-2.0 (license)

Dependencies

equatable, flutter, flutter_bloc, flutter_screenutil, loader_overlay, x_flutter_core, x_flutter_core_models

More

Packages that depend on x_flutter_bloc