Update Start
parent
7698883f16
commit
1bd050dd58
1 changed files with 9 additions and 0 deletions
9
Start.md
9
Start.md
|
|
@ -8,3 +8,12 @@ The version we used for Flutter was 3.32.0, and Dart 3.8.0
|
|||
|
||||
Do `flutter doctor` to check if you have the supported toolchains for the desired device you want to execute.
|
||||
|
||||
Folder Structure
|
||||
==========
|
||||
android, ios, linux, macos, test, web, and windows are generated files from flutter for each one of the outputs.
|
||||
|
||||
pubspec.yaml is where all the libraries/dependencies of the frontend are
|
||||
|
||||
assets contains some png's that are used throughout the app
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue