-
## Steps to Reproduce
### 1.
Clone the minimal code sample from [this repo](https://github.com/marcelgarus/flutter_swipe_back_bug).
> **Note**: The repo contains a version of `CupertinoPageRout…
-
```
import 'dart:convert';
import 'package:facebook_auth_example/authentication_service.dart';
import 'package:firebase_auth/firebase_auth.dart';
import 'package:flutter/material.dart';
import 'p…
-
## 💬 Questions and Help
For questions or help we recommend checking:
- The [Flutter tag in Stack Overflow](https://stackoverflow.com/questions/tagged/flutter)
-
## Bug report
This error was waiting in our error handling services this morning.
I'm not sure how to reproduce it as it was thrown from one of our clients.
It was thrown from an iOS device.
`…
-
I am trying to animate the green colour 'Animated Box' container with AnimationBuilder using the Provider State Management when a user taps on the 'Tap to Activate the Animation' button.
The 'Anima…
ghost updated
3 years ago
-
## Steps to Reproduce
1. update xcode to 12
2. use iOS 14.0 simulator.
3. flutter run
## Logs
```
[ +94 ms] Initializing file store
[ +10 ms] Done initializing file store
[…
-
First I opened my Android Studio to finalize a version of my app and it worked perfectly.
I decided to update the channel to master, to try to solve the problem of TextField erasing 2 characters at…
-
### **I reproduced the minimal code which produces same error.**
### **UI**
```
import 'package:firebase_auth/firebase_auth.dart';
import 'package:flutter/material.dart';
import 'package:folk…
-
I'm trying build app for ios simulator. Im getting below error, any idea what i'm missing here ?
[!] Invalid `Podfile` file: File exists @ syserr_fail2_in - /Users/mk/Desktop/flutterdev/mapmobile/…
-
## Steps to Reproduce
Adding firebase libraries in project breaks the build because of deprecated codes in older iOS versions.
My dependency list
```
cupertino_icons: ^1.0.0
path_pr…