-
### Steps to reproduce
I'm encountering an issue in Flutter when loading extremely tall images (e.g., 1080x19174) from a network source. When I check the image's height using ImageStreamListener, it …
-
### Steps to reproduce
I can't reproduce this issue.
We can't find any pattern to this problem.
Has anyone encountered a similar problem, or has the Flutter team already fixed this issue?
##…
-
### Description
My users ( When the user signs up) are typing. emails. like. [Xaaaa@a.com](mailto:Xaaaa@a.com). and this ugly email with lower and upper case, is stored into cognito users pool. I …
-
### Steps to reproduce
1. Add a `TextField` or a `CupertinoTextField` to the application (see sample code below).
2. Add some text using the [scribble](https://support.apple.com/guide/ipad/enter-t…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I have a project only based on Flet and pytho…
-
Добрый день, столкнулась с ошибкой при интеграции sdk со стороны ios.
[!] The 'Pods-Runner' target has transitive dependencies that include statically linked binaries: (/Users/maksim/Desktop/разраб…
-
### Steps to reproduce
1. Create a `TextField` widget in a Flutter app.
2. Wrap it with a `Transform` widget (e.g. to scale or rotate the widget).
The use case here is a _drawing app_ that allo…
-
## Your Environment
* Plugin version: 4.16.4
* Platform: iOS
* OS version: 17
* Device manufacturer / model: iPhone
* Flutter info (`flutter doctor`):
* Plugin config:
```dart
bg.Config…
-
### Steps to reproduce
In Flutter WASM builds the Google Fonts are not loaded when using them as implicit assets.
This is issue one of tree issues discussed with @kevmoo in a video meeting Nov 1…
-
## Expected Behavior
Event should have been sent and show up in the events list.
## Current Behavior
Amplitude SDK throws this error:
```
E/Amplitude(12281): Stack trace: org.json.JSONException…