Skip to content

diminecjean/express_all

Repository files navigation

Express All

A mobile application targeted for children with ASD level one to recognize emotions and gestures, and manage tasks more efficiently. The app also provides dashboard function for guardians to track child progress.

Flutter commands

To run the project on local

flutter clean
flutter pub get
flutter run

To build the project apk

flutter build apk

more info: Build and release an android app

Set up Flutter and Android Emulator with VSCode

Refer here: Flutter in VSC Guide.md

Flutter project default

Getting Started

This project is a starting point for a Flutter application that follows the simple app state management tutorial.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Assets

The assets directory houses images, fonts, and any other files you want to include with your application.

The assets/images directory contains resolution-aware images.

Localization

This project generates localized messages based on arb files found in the lib/src/localization directory.

To support additional languages, please visit the tutorial on Internationalizing Flutter apps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published