Skip to content

Presenting a concise demonstration of state management in action through the utilization of blocs by using the flutter_bloc package..

Notifications You must be signed in to change notification settings

Strasbourg-Flutter-Meetup/state_management_flutter_bloc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloc Examples

A project which shows how to set up a state management with blocs .

This project contains following examples:

  1. Simple bloc for one widget.
  2. Inter widget communication by using streams.

About

Presenting a concise demonstration of state management in action through the utilization of blocs by using the flutter_bloc package..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.4%
  • HTML 6.6%