Skip to content

armaaar/lost_children_frontend

Repository files navigation

lost_children_frontend

The frontend for the lost children project.

Prerequisites

First, make sure you have Flutter installed. This project uses null safety so we recommend the latest stable version of flutter to be used.

We recommend using VS Code to ease up setting up the project and developping in general. You can refer to flutter's editor setup documentation.

Setup

  1. Create .env file in the project root with the required environment variables. See .env.example for list of environment variables.

  2. Install all packages: flutter pub get

Structure

This app uses Atmoic design to categorize widgets

TODO list

  • Add unit tests
  • Add Semantics
  • Better error messages
  • Add i18n
  • Create Data Transfer Objects for backend communication

About

The frontend for the lost children project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages