-
After the add, this Permission manage external storage I got the below error any can help me?
![Screenshot 2021-04-29 at 5 07 17 PM](https://user-images.githubusercontent.com/22167190/116544919-5c1ce…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth, Firebase UI OAuth Google
### What pla…
-
## Bug report
**Describe the bug**
I have been getting the following error in the `firebase_crashlytics` plugin while running the app in the release mode.
`NSInvalidArgumentException - -[NSNull U…
-
**Specify the sample to which the issue belongs (use [x]):**
[] Chat sample
[x] P2P Call sample
[] Conference Call sample
**Platform (use [x])**
[x] Android
[] iOS
[] macOS
[x] Windows
[] W…
-
I decided to try and move away from using Dartz's Either class to use Dart 3's new patterns feature, but when I try to generate mocks, the generated code doesn't import any libraries for classes that …
-
## Bug report
**Without internet connection socket exception is returned.Only getting this message internal remote config fetch error.**
###Output
https://github.com/firebase/flutterfire/assets…
-
# Environment
- `dart-sdk 2.7.0/2.7.1 Stable Linux | ARMv7`
- OS version: `Linux NanoPi-Duo2 4.14.111 #1 SMP Fri Dec 13 14:32:09 IST 2019 armv7l armv7l armv7l GNU/Linux`
# Problem
Running `p…
-
When I run the command "flutter pub upgrade" or "flutter pub upgrade --major-versions" from the terminal, it says that a number of dependencies changed but the "pubspec.ymal" file doesn't update the v…
-
## AnimatedTheme caught exception 'dart:ui/hash_codes.dart': Failed assertion: line 15: '': is not true.
```
class Example extends StatefulWidget {
@override
_ExampleState createState() => _…
-
Hi,
Would it be possible to provide some test helpers? Something like https://pub.dev/packages/dartz_test maybe?
Or is there something out there I missed?
Thanks!