Riley Ho

Results 7 comments of Riley Ho

Just found out that the `flutter_launcher_icons` we use has added support for themed icons in a [merged PR](https://github.com/fluttercommunity/flutter_launcher_icons/pull/497). Should we use this tool to generate these icons instead? edit: to...

Re-implemented with `flutter_launcher_icons`. Please review again.

Please note that this PR is blocked by #224. Without a proper splash screen for Android 12 and later, the app will launch with 2 splash screens. Demonstration: ![screen-20240219-164753](https://github.com/NEO-TAT/tat_flutter/assets/53939195/fffd6a5e-f994-437c-86a0-45d4e0efd413) Details...

Android Studio is actually not required to build for Android. In fact, I can debug the app in my Android phone using just VSCode. You can also check for the...

@Xanonymous-GitHub Sorry for the misunderstanding, what I meant is not removing the environment suitable for Android Studio, but informing that the Android Studio is not required to build the app,...

I do have "W" (withdraw)s in my score page, but the app displayed it just fine. Maybe it's related to [this line](https://github.com/NEO-TAT/tat_flutter/blob/736a48d0c5726954cfab06fb2763f2d9364c2e30/lib/src/connector/score_connector.dart#L123). By debugging with my account, I found out...

Mine is completely transparent with nothing in it. (Beta flavor, 1.4.3)