-
This tracking issue collects notes on potential work in Flutter upstream that would benefit the (new) Zulip mobile app. See also:
* #1079
Some of these are much more important to us than others. T…
-
Bad state: RenderBox was not laid out: RenderFractionalTranslation#4b3b0
#0 RenderBox.size (package:flutter/src/rendering/box.dart:2201)
#1 RenderFractionalTranslation.applyPaintTransform …
-
Hey there,
I would like to ask if there is any reason to restrict `flutter_rust_bridge` between `>=2.0.0` and `=2.0.0
-
**Describe the issue**
After selecting the platform as Android, an error occurs when building the Flutter project.
This issue seems to be related to the version of the ’connectivity_plus‘ package.
…
-
when i run the project as release mode this error appears
```
I/FlutterWegGL(18144): OpenGL initialized: Vendor:Qualcomm renderer: Adreno (TM) 660 Version: OpenGL ES 3.2 V@0530.0 (GIT@12ae96cb63, …
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
I'm encountering potential conflicts between the flutter_sound (version 9.17.0) and flutter_secure_storage (version 9.2.2) packages in my Flutter application.
Can you please fix this issue?
-
This umbrella issue is to track the individual features that are part of the ongoing work to improve the [Google Maps for Flutter plugin](https://pub.dev/packages/google_maps_flutter). It is a continu…
-
### Use case
Hi and thank you for this package!
Is there particular reason to force the consumers of the package to use flutter: '>=3.24.0' ?
I personally support many applications and while some o…
-
As @goderbauer [found earlier](https://github.com/dart-lang/lints/issues/181#issuecomment-2018919034), when removing the name portion of a library directive, e.g. `s/library widgets;/library;` changes…