gfriedtod / ejara_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ejara

A new Flutter project.

Getting Started

  1. copy the content of .env.example file to .env file in the project root and set all the variables
  2. run the command to generate the environment files flutter pub run build_runner build --delete-conflicting-outputs
  3. run flutter pub get
  4. run flutter run
  5. to run the tests run flutter test test/integration_test/ for integration test and flutter test test/unit_test/ for unit test

About


Languages

Language:Dart 62.0%Language:C++ 18.7%Language:CMake 15.4%Language:HTML 1.5%Language:C 1.2%Language:Swift 1.1%Language:Java 0.1%Language:Objective-C 0.0%