Update The Bloc Architecture authored by Spencer Hooper's avatar Spencer Hooper
...@@ -3,12 +3,6 @@ ...@@ -3,12 +3,6 @@
- [[What is Mockito]] - [[What is Mockito]]
- [What is Freezed](What-is-Freezed%3F) - [What is Freezed](What-is-Freezed%3F)
# Getting Started
- [Downloading Flutter and Adding it to Your Path](Downloading-Flutter-and-Adding-it-to-Your-Path)
- [Getting Dependencies with Flutter Doctor](Getting-Dependencies-with-Flutter-Doctor)
- [Setting up IntelliJ](Setting up IntelliJ)
* Note: Only the Restful Server is needed for both Game Manager and the FRPG App, the App will need the Login Server as well.
# Bloc # Bloc
* [How Flutter Interacts with Bloc](How Flutter Interacts with Bloc) * [How Flutter Interacts with Bloc](How Flutter Interacts with Bloc)
* [[Blocs]] * [[Blocs]]
... ...
......