fiona
Results
2
comments of
fiona
> The current best workaround according to my research is: > > ```dart > static Future getAccessTokenFromDevice() async { > const _storage = FlutterSecureStorage(); > try { > final accessToken...
yes same, i get this crash error message: ``` com.intellij.diagnostic.PluginException: No display name specified in plugin descriptor XML file for configurable com.airsaid.localization.config.SettingsConfigurable; specify it using 'displayName' or 'key' attribute to...