This is the client for the Mega App Project. It is a Flutter codebase.
The application can be run with Android Studio. Simply clone the repository and open it with Android Studio. You may need to download plugins to enable Flutter specific features. You can run the application using an iOS or android emulator.
Documentation homepage can be found in doc/api/index.html
You can run the tests with the command: flutter test