Skip to content

andrewackerman/bloc_lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloc Lite


A library aimed at making it simple to use the BLoC design pattern to separate the presentation code from the business logic and the state.

Package Pub
bloc_lite pub package
bloc_lite_flutter pub package

Overview

The goal of this library is to make it as easy as possible to implement the BLoC design pattern with a bare minimum amount of complexity and boilerplate. It also tries to remain as design and implementation-agnostic as possible so developers can represent their business logic and state however they want.

Examples

Documentation

About

A streamlined BLoC implementation library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published