Update The Bloc Architecture authored by Spencer Hooper's avatar Spencer Hooper
......@@ -3,8 +3,11 @@
- [[What is Mockito]]
- [What is Freezed](What-is-Freezed%3F)
# Overview
* [Flutter and Bloc Interations](Flutter and Bloc Interactions Overview)
* This will give you an idea of the flow of information between the Restful Server and the App, how Bloc populates data onto the screen, etc.
# Bloc
* [How Flutter Interacts with Bloc](How Flutter Interacts with Bloc)
* [[Blocs]]
* [[Events]]
* [[States]]
......
......