-
Recently i have upgrade the all firebase plugin. Can't build for iOS app.
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
While building module 'FirebaseMessa…
-
## Flutter Sound Version : ^7.6.2+6
- **FULL** or **LITE** flavor ? Full
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
```
Because synchronized >=3.0.0…
-
i this code that i used in our application i get zero for getting page count
```dart
import 'dart:async';
import 'package:flutter/material.dart';
import 'package:flutter_cached_pdfview/flutt…
-
### Observed behavior
So, everytime when i open my org file which i'm using quite a while it opens fine with all levels collapsed. When i'm trying to uncollapse to 3rd level emacs hangs to death …
-
## Bug report
Getting the `authorizationStatus` from `_messaging.getNotificationSettings()` on Android always returns `AuthorizationStatus.authorized`, even if push notifications are disabled for t…
-
## Bug report
**Describe the bug**
Very first installation of the android application, `FirebaseAuth.instance.currentUser` is not null and returns a random user from Firebase. It looks Firebase ca…
-
## Bug report
After upgrading FlutterFire to core 0.7.0 (in turn requiring messaging 8.0.0-dev.14), starting the webapp locally with "flutter run -d chrome" gives the following exception:
```
Typ…
rydan updated
3 years ago
-
With reference of this issue #5134
In my Flutter app, Android 9 (SDK 28) and Android 7.1 got some crash report, recorded in play console.
In debug build, I didn't get any crash. After getting …
-
## Bug report
We're using phone auth to verify the identity of anonymous users.
According to documentation, we should first try using `linkWithCredential` on the current anonymous user, and then…
-
I dont know if this package have scroll handle . if yes kindly help me to set it in pdf view.
If this package don't have scroll handle, kindly add.