From 78a5a6d6f219df667058c4d7ec5cd93aae864dc0 Mon Sep 17 00:00:00 2001 From: Juan Marulanda De Los Rios Date: Tue, 16 Sep 2025 02:25:13 +0000 Subject: [PATCH] Update Start --- Start.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Start.md b/Start.md index 0df56e1..8cf23e1 100644 --- a/Start.md +++ b/Start.md @@ -1,3 +1,10 @@ Welcome to the Wiki of LocalMe/Crabmail/HyM UI. +This is the UI for the project, this Flutter app works for Android, IOS, and Chrome. Though the way how the backend backend works is different, but that's another wiki. + For starters make sure you have the basic stuff like git, Flutter, Dart, etc... + +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. +