Commit graph

5 commits

Author SHA1 Message Date
PartyDonut
b19e19d2f6 chore: Use "stable" instead of env variable 2025-02-15 14:38:10 +01:00
PartyDonut
57b93574b4 Use flutter version from fvm 2025-01-05 14:45:18 +01:00
PartyDonut
a4f3e68d25
chore: improved dart analyzer (#82)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-28 18:43:10 +01:00
PartyDonut
eb231f37cd
feat: Added translations, use locales instead of depending on hardcoded strings. (#65)
## Pull Request Description

Single and hopefully only commit so weblate is up-to-date with last
repository

## Special thanks to the translators 🎉 

@kingu - Noors (Bokmål) (nb_NO)
@alison2033  - Portuguese (Brazil) (pt_BR)
@andreasmolnardev - German (de)
@stanol - Ukrainian (uk)

If I forgot someone let me know!

## Checklist

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

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-23 18:27:24 +02:00
PartyDonut
7b3e733b76
[Setup] Added build.yaml and check.yaml (#1)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-09-21 11:59:28 +02:00