-
## Command
```
flutter pub get
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FileSystemException: Cannot create link, OS Error: 函数不正确。
, errno = 1
```
#0 _Link.throwIfErr…
-
Hi friends,
After I upgraded the flutter to version 3.0.0 my builds failed :( I tried:
flutter clean
flutter pub upgrade
flutter pub cache clean
etc.
nothing works :(
```
Launching l…
-
## Bug report
I want to clear user on logout.
After I set user id to null, in the debug view of firebase analytics I still get the old user_id on events.
### Steps to reproduce
Steps to repr…
-
## Issue
First of all, thank you for making and maintaining this package. 👏👏👏
I was using well with analytics, crashlytics, messaging, and now trying to use remote-config …
-
## System info
Platform the Issue occurs on: use windows build android
Plugin name: share_plus
Plugin version: 4.0.3
## Steps to Reproduce
1. flutter build apk
Logs
```dart
…
-
## Bug report
I'm working on a Flutter project and have problems with Firestore update. When updating data in nested maps I only get the updated data back, not the whole document. This only happens…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
should move the blocks up
## Test path
`specs/editor/various/block-editor…
-
### Description
I have implemented apple login using AWS Cognito, apple login functionality is working fine but the app logo is not displaying in sign-in with the apple bottom sheet and also in Apps …
-
## Bug report
**Describe the bug**
after upgrading Kotlin version to latest(1.6.10) due to flutter needs, firebase analytics gives `Name must start with a letter. Type, name: event param, 1.2.0` e…
-
**Which API doesn't behave as documented, and how does it misbehave?**
N/A
**Minimal reproduction project**
```dart
import 'package:flutter/material.dart';
import "dart:convert";
import "dar…