triallax

Results 101 issues of triallax

**Describe the bug** After entering an invalid API key once then closing the API key dialog, an error doesn't show up below the text field if you enter an invalid...

bug
UI

**Is your feature request related to a problem? Please describe.** It can be easy to miss that the date and time in the app bar is pretty old, and that...

enhancement
UI

It's very easy to mess up creating a release, as we just did with v2.0.1 (we forgot to update the app version in `pubspec.yaml` and in-app). We should have a...

meta

### Description Respect system's locale date format when displaying times/dates. ### References _Should_ fix https://github.com/Lacerte/clima/issues/292, but still needs some work. ### Testing - [ ] This change adds test coverage...

`lint` hasn't been updated with Flutter 3 lints in a while. Possible alternatives: - [`very_good_analysis`](https://pub.dev/packages/very_good_analysis): seems to be pretty strict, even more so than `lint` - [`lints`](https://pub.dev/packages/lints): "official" lint rules...

Building debug APKs in the CI would be nice. It would save time (no need to manually build APKs anymore) and make testing easier. We can look at [NewPipe](https://github.com/TeamNewPipe/NewPipe/blob/dev/.github/workflows/ci.yml) for...

enhancement
CI

See https://github.com/Lacerte/clima/issues/287 for prior discussion. How about replacing the old screenshots with a (maybe one-pixel wide) transparent/white image?

bug

**Is your feature request related to a problem? Please describe.** If I live in X, and there's another city named X somewhere else, I cannot specify the one I want....

enhancement