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