-
## Bug report
**Describe the bug**
cloud_firestore is not working with minifyenabled true and shrinkResources true in android gradle. When i am accessing the cloud_firestore i am getting a crash. …
-
## Bug report
**Describe the bug**
When I build my app with firebase_messaging included it breaks the method channel for the nearby_connections plugin. Android platform code from that plugin can n…
-
## Bug report
When we call `flutterfire configure -h` we get the following output:
```
Unhandled exception:
Option platforms is mandatory.
Usage: flutterfire configure [arguments]
-h, --help …
-
## Bug report
After using FirebaseAuth.instance.signInWithRedirect(googleProvider) in flutter web, when the signIn flow concludes, i was redirected to my app, when i try calling FirebaseAuth.instan…
-
OS: `Debian 11`
Release: `master/1.2.11`
Boost Version: `1.70.0`
Console Log:
```
Collab VM Server started
Illegal instruction
```
-
I want to use `Either` in this way:
```
Either result = await restClient.request() // Future request();
.then((response) => Right(response))
.catchError((failure) => Left(Failure()));
```…
-
Hub crash whenever the network is down, on boot or while it is running
Error from the log
``` dart
Unhandled exception:
SocketException: Failed host lookup: 'px1.tuyaeu.com' (OS Error: Tempo…
-
## Bug report
Couldn't find a possible way to add Firebase Crashlytics to track the crashes in the Flutter code when we add the Flutter App to existing Native code using the docs provided by Flutte…
-
Hi, Dartz community,
I have another Issue when testing left data from either.
```
test('should return server failure when remote data is unsuccessful',
() async {
// arrange
…
-
Error when using targetSDKVersion 31:
E/MethodChannel#flutter_nfc_kit(30191): Failed to handle method call
E/MethodChannel#flutter_nfc_kit(30191): java.lang.IllegalArgumentException: com.xxxx.xxxx…