Skip to content

Latest commit

 

History

History

state_action_bloc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A library to help with BLoC implementations.

this library is currently in WIP

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

Add dependency to project:

flutter pub add state_action_bloc --git-url=https://github.com/pedrox-hs/flutter_packages --git-path=state_action_bloc

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.