Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

deusfinance/mobile-app

Repository files navigation

DEPRICATED

DEUS.Finance Mobile App

This is the repository for our mobile app, built using Flutter.

Setup

  1. Install flutter and its requirements using this manual.
  2. Checkout this git repository
  3. Run flutter pub get to fetch all dependencies.
  4. Execute flutter run or use your IDE to start the app.