Update The Bloc Architecture authored by Spencer Hooper's avatar Spencer Hooper
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
- [Downloading Flutter and Adding it to Your Path](Downloading-Flutter-and-Adding-it-to-Your-Path) - [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) - [Getting Dependencies with Flutter Doctor](Getting-Dependencies-with-Flutter-Doctor)
- [Setting up IntelliJ](Setting up IntelliJ) - [Setting up IntelliJ](Setting up IntelliJ)
* Note: Only Restful Server is needed for both Game Manager and the FRPG App, the App will need the Login Server as well. * 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)
... ...
......