-
### Steps to reproduce
1. Create a Flutter package with a .plist file in the `/ios` folder
2. Add this .plist file as a 's.resource' to the `/ios` folder `.podspec` file
3. Create an example Flutt…
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues).
- [X] I have carefully [read …
-
**Describe the bug**
No podspec found for `uni_links3` in `.symlinks/plugins/uni_links3/ios
used version
uni_links3: ^0.5.3
**To Reproduce**
Steps to reproduce the behavior:
Doctor …
-
I am trying to push notification to mobile application using the firebase.
```
flutterfire configure
```
on above command. I am facing below issue.
```
PS C:\Users\Admin\Desktop\FFF_app> fl…
-
### Steps to reproduce
When I try to add more than 35 characters as email in TextField or TextFormField, the app freezes for a few seconds. This happens only in real devices of Android & iOS.
Wit…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Environment**
Add your `flutter doctor -v`
```
[✓] Flutter (Channel stable, 3.24.3, on macOS 15.1 24B83 darwin-x64, lo…
-
**Describe the bug**
Application, using PRINTING, needs minutes to show the pdf. An older version was fast with the same table and same values.
**To Reproduce**
Code snippet to reproduce the be…
-
Prepare Build for App Store Connect
Error
Invalid Executable. The executable 'Runner.app/Frameworks/AgoraRtmKit.framework/AgoraRtmKit' contains bitcode.
Note there are workaround available online…
-
**I confirm this bug has not already been reported**
- [ x] I have searched the issues and this bug has not been reported previously
**Description**
When building/installing the package on NixOS,…
-
### Steps to reproduce
Scaling using textScaler parameter in a Text widget looks nice, but a Text widget inside a Transform widget does not.
Tested on macOS.
### Expected results
How it looks in…