This app works best with JavaScript enabled.
Flutter by Example
Tutorials
Contributors
Blog
Book
Complete source code
on Saturday, 25th of July, 2020
The complete source code can be found here.
previous:
What are blocs?
next:
Create a bloc provider
Join thousands of Flutter developers.
Sign up for infrequent updates about Flutter and Dart.
Elsewhere:
YouTube Channel
Twitter
Github
Book
You can get all this content and more in one place. Check out my new book Flutter in Action
© 2018-2020 Eric Windmill
about the project (readme)
contact us
State Management: Blocs without Libraries
What are blocs?
Calendar App introduction
Create bloc one
Create a bloc provider
Using StreamBuilders with blocs
Create bloc two: Add/Edit Tasks
Consume the second bloc's streams
Complete source code