-
Please, support crashlytics firebase.
I do not want to use other services, like https://www.bugsnag.com/report crash in my web app writed in Angular
-
When using the rtmp_broadcaster package, the camera preview does not show or shows a black screen on my Huawei Nova 3i (Android 9.0).
Steps to Reproduce:
Initialize the rtmp_broadcaster package …
-
I'm creating a flutter integration for my mobile app that uses GraphQL to make requests to our backend so as you can imagine, every request/trace just have the same endpoint/method. I have added the `…
-
### Steps to reproduce
1. run the sample test below in an iOS simulator
2. the permission dialog shows up in the test
3. wait until the test finishes
```dart
import 'package:flutter/material.…
-
-
WidgetTester has a method `pageBack` that tries to find a Back button.
```
await tester.pumpWidget(MyWidget());
await tester.tap(find.text('Button'));
await tester.pageBack();
```
…
-
## Use case
Ideally users could spot errors in the ingredients and submit corrections or even completely new ones.
## Proposal
Take a look at the Open Food Facts package, and if this is not p…
-
Can you explain how to build this? I'm on macOS with Android SDK/NDK installed as well as XCode.
I can use `gomobile bind ...` on some other samples (not yours) to build Go libraires for Android an…
-
Basically if we optimize out a uniform, the existing mappings need to work even if we never set the value in runtime_effect.cc
-
In native applications or javascript it is possible to utilize the low-level SDK to get access to features such as:
- Listen for updates in local cache (query watcher, cache watcher etc)
- Specify q…