-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
_No response_
### Description
I am pos…
-
_Imported from https://github.com/dnfield/flutter_svg/issues/1032_
Original report by @SzymonDziak on Jan 18, 2024
## Description
When using `SvgPicture.asset` to render SVG images on a mobile web …
-
### :information_source: Info
Version: `0.13.1`
### :speech_balloon: Description
Using the flutter_launcher_icons package I'm trying to create App icons for two flavors. I've created a flut…
-
Hi,
I am using Flutter 3.10.4 and version 7.0.7296 of this library.
I noticed that somehow the tree shaking does not work correctly.
Maybe it has something to do with the changes in Flutter 3.1…
-
### What version are you using?
flutter_facebook_auth: ^7.1.1
### What OS and version are you using to local deploy your application?
MacOS 14.6.1
### What platforms are you seeing the problem o…
-
**Describe the bug**
Hello! I just upgraded `flutter_modular` from 5.0.3 to 6.3.4 and noticed that the previously used `Modular.isModuleReady` is no longer available. There was no mention of how to…
-
**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…
-
The `@protected` annotation should in my opinion allow use in extension methods:
```dart
class Class {
@protected
void protectedMethod();
}
extension Extension on Class {
void extensi…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the requested feature
Hi, it seems flet cannot …
-
* Dart version and tooling diagnostic info (`dart info`)
```bash
If providing this information as part of reporting a bug, please review the information
below to ensure it only contains things you'…