mposch-Z
mposch-Z
@brunobowden Wanted to circle back on this. After reading over your original report, and looking at your solution using flavors, that seems solid to me. I suspect you're right about...
### Platform iOS v17.5.1 ### Plugin connectivity_plus ### Version 6.0.3+ ### Flutter SDK 3.19.1 ### Steps to reproduce 1. Start sample application with WIFI in a connected state (connected to...
### Page URL https://docs.flutter.dev/ui/accessibility-and-internationalization/internationalization/ ### Page source https://github.com/flutter/website/tree/main/src/content/ui/accessibility-and-internationalization/internationalization.md ### Describe the problem In the section titled "Setting up an internationalized app: the Flutter_localizations package" after initial import of the dependencies...
Hello - I suggest maybe adding some clarification/examples around mocking of this plugin. Is it not possible due to the static interface? Trying to use mocktail to stub a response...