Skip to content
/ ovavue Public

๐Ÿ’ธ A tidy budget overview planner.

License

Notifications You must be signed in to change notification settings

jogboms/ovavue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a2626d ยท Sep 3, 2024
Sep 3, 2024
Sep 2, 2024
Sep 2, 2024
Sep 2, 2024
Jul 12, 2023
Sep 2, 2024
Jun 19, 2023
Sep 2, 2024
Sep 2, 2024
Mar 31, 2023
Sep 2, 2024
Sep 2, 2024
Sep 2, 2024
Sep 2, 2024
Mar 31, 2023
Jul 16, 2023
Sep 2, 2024
Nov 20, 2023
Mar 31, 2023
Sep 2, 2024
Sep 2, 2024
Sep 2, 2024

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