Update Start

Juan Marulanda De Los Rios 2025-09-16 21:00:29 +00:00
parent 7698883f16
commit 1bd050dd58

@ -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. 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