Skip to content

Repository files navigation

In the following tutorial, we're going to build a Counter in Flutter using the Bloc library.

Key Topics

  • Observe state changes with BlocObserver.
  • BlocProvider, Flutter widget which provides a bloc to its children.
  • BlocBuilder, Flutter widget that handles building the widget in response to new states.
  • Using Cubit instead of Bloc. What's the difference?
  • Adding events with context.read.⚡

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages