-
- [x] I have updated Purchases SDK to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md)
- [x] I have searc…
-
```dart
var exelInstance = Excel.createExcel();
```
This gives error.
![ERROE](https://github.com/user-attachments/assets/b838111f-1768-4d3f-a34e-53c4dfdcade4)
I cannot initiate Excel to cr…
-
`flutter pub deps` :
|-- mobile_scanner 5.2.3
| |-- flutter_web_plugins 0.0.0
| | |-- characters...
| | |-- collection...
| | |-- flutter...
| | |-- material_color_utilities...…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
I ha…
-
### Steps to reproduce
After upgrading to flutter 3.24.3, the font color and size of the app on OnePlus phones have changed. This problem does not occur on other Android devices and Apple devices.
#…
-
### Steps to reproduce
1. Run the code sample
2. Tap on the DropdownMenu
### Expected results
The menu appear above the text field as there is no space below:
![image](https://github.com/user-a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
App Check
### Which platforms are affected?
iOS
### Description
…
-
I'm intermittently having *extremely* slow dart analyzer performance with VS code around 10-15 times an hour.
A typical instance starts with me typing to fix an error or triggering autocomplete. W…
-
Tracking b/325610878.
### Steps to reproduce
1. Enable iOS Voice Control in the settings app.
2. In a Flutter app (minimal sample app below), cause a Material SnackBar widget to be displayed.
…
-
Hi,
I'm trying to find the problem, why I sometimes lose messages. As it happens spuriously, I'm trying to understand it step by step. My first attempt is to make the connection as stable as possib…