Skip to content

Yneluki/koru_app

Repository files navigation

⚠️ This is a snapshot repository for peer review, it does not have the complete history of the project.

The actual project is managed in a private GitLab repository.

Koru

Flutter mobile application for Koru.

Getting Started

Run build runner (freezed)

flutter pub run build_runner watch --delete-conflicting-outputs

Generate app icon:

flutter pub run flutter_launcher_icons

Run :

flutter run --debug --dart-define=KORU_BASE_URL=https://backend.koru.url

Build APK:

flutter build apk --split-per-abi --dart-define=KORU_BASE_URL=https://backend.koru.url

About

A Flutter mobile application for managing long term shared expenses, backed by Koru

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages