Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 380 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 380 Bytes

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.