-
**Crash app IOS when call function translateText(...)**
**File pubspec.yaml**
```
environment:
sdk: ">=3.0.0 =3.7.0"
dependencies:
flutter:
sdk: flutter
camera: any
google_mlk…
-
### Platform
iOS 18
### Plugin
share_plus
### Version
10.0.0
### Flutter SDK
3.24.3
### Steps to reproduce
I updated my simulator to iOS 18 and now I have very weird problems with simulator.
…
-
### Description
Implement the frontend UI for the DAO page using Flutter
- UI design
![image](https://github.com/user-attachments/assets/9c5cefd3-c51e-444d-8ed9-5a3d33a65237)
-
### What version are you using?
7.0.1
### What OS and version are you using to local deploy your application?
macOS 14.5
### What platforms are you seeing the problem on?
iOS
### pub…
-
### Steps to reproduce
1. Run the sample app in the iPad Air 13-inch emulator with iOS 17.5 with a Portuguese (Portugal) keyboard
2. Press `´` and then `a`
### Expected results
`Á` is inserted
##…
-
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).
## Steps to…
-
```
Information about the latest pub run.
If you believe something is not working right, you can go to
https://github.com/dart-lang/pub/issues/new to post a new issue and attach this file.
Bef…
-
### Steps to reproduce
Setup autofill demo with email autofill hinting
### Expected results
Proton Pass can autofill email without having to copy paste from their extension
### Actual resu…
-
### Steps to reproduce
Unfortunately I don't have a reproduction scenario, since this is a feedback I got from some of the users of my Flutter Web project in production.
It is not something I have…
-
### Steps to reproduce
1. Create a new Flutter app via `flutter create` that by default creates a Flutter iOS sample app that subclasses `FlutterAppDelegate`
2. Follow instructions to integrate Push…