James Leahy
James Leahy
Firstly, thanks for adding this package which is very useful when developing web apps. As the package hasn't been updated for a few years, I though it might be a...
Firstly thanks for creating this package, it is very useful, especially when integrating flavors into existing projects. For iOS & macOS, the generated app icon naming is `AppIcon`, however generally...
## Problem `UpgraderMessages` takes `code` as constructor argument (see https://github.com/larryaasen/upgrader/blob/main/lib/src/upgrade_messages.dart#L58). However, when `code` isn't supplied, `findLanguageCode` is invoked without `BuildContext` so `PlatformDispatcher.instance.locale` is returned as the correct locale instead of...