Skip to content

cse1313/flutter_bloc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_bloc Demo

A Demo App for Flutter BLOC Strcture by showing Employee Data.

A Simple flutter_bloc structure demo

  • StreamController control actual data

  • Stream is output of the data

  • Sink is the input of the data

ScreenShot

ScreenShot

About

flutter_bloc pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 90.5%
  • Swift 4.9%
  • Kotlin 4.1%
  • Objective-C 0.5%