-
If there's need I could translate the de lproj strings into german.
Is someone already working on it?
-
I'm pretty sure this is probably expected behavior & not a bug - I'm probably just plain doing something stupid & need correction, but here's the scenario:
I receive some metadata from a remote ser…
-
## Steps to Reproduce
1. All you have to do is just scroll down towards the bottom into the green Containers section and then begin scrolling up.
2. At this point the Container skipping/la…
-
## Steps to Reproduce
1. Clone [sample project](https://github.com/felangel/dartdevc_exception_bug)
2. Run in debug mode `flutter run -d chrome`
3. Open inspector and view logs
*Note: Only the…
-
![image](https://user-images.githubusercontent.com/36063543/71577382-dc231c80-2b2e-11ea-9278-63b8bbf6e605.png)
-
## Steps to Reproduce
1. Add Firebase ML Kit in pubspec.
2. Run `flutter build ios --release`
## Logs
```
Pods/GoogleMobileVision/BarcodeDetector/Frameworks -F/Users/gurleensethi/…
-
## Steps to Reproduce
First, I tested the standalone method `sentry.captureException()` on chrome. It works. This would be recorded in the Sentry dashboard.
```dart
import 'package:se…
-
## Steps to Reproduce
1. flutter channel
Flutter channels:
beta
dev
* master
2. flutter upgrade
3. flutter create test_app
4. flutter run -d
## Logs
```
[ +27 ms] executin…
-
As the script expect the text to be for iOS, it fails to compile if we had non-escaped quotes in the text, as this makes the final Localizable.strings file invalid.
-> Add a check for this case to wa…
Nooba updated
4 years ago
-
## Steps to Reproduce
Hello guys, I am currently working on an application in which I use firebase. Up to now everything worked as expected but from the moment I added the plugin firebase_in_…