Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Beautiful and simple app that is similar to Flutter initialize program which allows us change the state of the widget using BLoC

Notifications You must be signed in to change notification settings

Sensornyy/Counter-BLoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter BLoC

"Keep It Simple, Silly" - main principle of this app. Presents the counter with 3 features: Increment, Decrement and Reset.

Purpose of the project

The app is developed in purpose to increase my BLoC State Management understanding and to practice in creating mobile apps via the Flutter Framework's Widgets.

Technologies that involved:

  • Dart
  • Flutter
  • BLoC
  • Equatable
  • KISS

Structure

While Counter Initial State app shows us Flutter Logo. Then after 5000 milliseconds Flutter provide us Scaffold with AppBar and Counter in the centre. Press right button to increment and left button to decrement. Press reset button to return number to 0.

Demo

Counter_BLoC.mp4

About

Beautiful and simple app that is similar to Flutter initialize program which allows us change the state of the widget using BLoC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published