Fladder/lib
PartyDonut 758e369839
Android - Added separation for development/production builds (#43)
## Pull Request Description

Added a development build to so it's easier to develop alongside the
current release (Android only atm)

## Issue Being Fixed

Developing removing the actually installed fladder app

Issue Number: N/A

## Checklist

- [ ] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [ ] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [ ] Check that any changes are related to the issue at hand.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-18 18:33:02 +02:00
..
jellyfin Init repo 2024-09-20 10:01:13 +02:00
l10n Sorted translations 2024-10-11 16:51:10 +02:00
models [Bugfix] Sync items not sorted by sortName (#13) 2024-10-13 19:53:45 +02:00
profiles Init repo 2024-09-20 10:01:13 +02:00
providers [Bugfix] Sync items not sorted by sortName (#13) 2024-10-13 19:53:45 +02:00
routes [Bugfix] Mobile - Fixed navigating back to splash screen (#11) 2024-10-13 18:40:16 +02:00
screens Web - Add docker image and baseUrl config support (#32) 2024-10-17 19:06:13 +02:00
util Android - Added separation for development/production builds (#43) 2024-10-18 18:33:02 +02:00
widgets [Bugfix] Made the status card 1:1 ratio (#25) 2024-10-16 16:16:30 +02:00
wrappers [Android] Added notification icon 2024-10-11 12:22:53 +02:00
main.dart Web - Add docker image and baseUrl config support (#32) 2024-10-17 19:06:13 +02:00
theme.dart [Setup] Added build.yaml and check.yaml (#1) 2024-09-21 11:59:28 +02:00