3 Start
Juan Marulanda De Los Rios edited this page 2025-09-16 21:00:29 +00:00

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.

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