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

Flutter bloc copy by Ilgiz

Ilgiz Bloc #

A Flutter library for state management using the Bloc pattern.

Installation #

Add this to your pubspec.yaml:

dependencies: ilgiz_bloc: ^0.0.1

Run:

flutter pub get

Usage #

import 'package:ilgiz_bloc/ilgiz_bloc.dart';

// Your code here

Features #

  • Reactive state management.
  • Stream-based architecture.
  • Customizable Blocs.

Documentation #

Check out the official documentation for details.

Issues #

Feel free to open an issue.

License #

MIT License - see the LICENSE file.

0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Flutter bloc copy by Ilgiz

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, nested

More

Packages that depend on ilgiz_bloc