Skip to content

jogboms/ovavue

Repository files navigation

Ovavue

A tidy budget overview planner.
Built with ❤︎ by jogboms

Format, Analyze and Test codecov

Download on the App Store Get it on Google Play


Getting Started

After cloning,

FVM setup

Install fvm if not already installed.

dart pub global activate fvm

Install local flutter version.

fvm install

Install, L10n, Riverpod & Drift code generation

fvm flutter pub get 
fvm flutter pub run build_runner build

Running

There are three (3) available environments:

  • mock: Demo mode with non-persistent data
  • dev: Development mode connected to pkg:drift in-memory instance
  • prod: Production mode connected to pkg:drift production instance

To run in mock mode,

fvm flutter run --flavor mock --dart-define=env.mode=mock

UI Shots

License

MIT License