-
### 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 …
-
cannot detect git path on windows in fact it does exists
```
PS E:\code\flutter\aidea> fvm flutter doctor
Error: Unable to find git in your PATH.
```
```
PS E:\code\flutter\aidea> flutter doct…
-
**Description**
I wanted to publish static website, I succeeded using this command: flet publish . However flet build web command caused an error: No file or variants found for asset: app/app.zip.has…
-
### 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…
-
### Steps to reproduce
Run Flutter Web app in mobile Chrome, Safari or any other browser
### Expected results
Text rendered normally on mobile browsers
### Actual results
If you use dynamic font…
-
**Flutter Version**
My version : `3.24.4`
**Lib Version**
My version : `^3.1.1`
**Platform (Android / iOS / web) + version**
Platform : Web Deployed and Test on...
* Microsoft Edg…
-
### Version
5.3.1
### Flutter Doctor Output
```shell
[✓] Flutter (Channel stable, 3.24.3, on macOS 14.6.1 23G93 darwin-arm64, locale en-RO)
• Flutter version 3.24.3 on channel stable at /Users…
-
### Bug description
Hello Syncfusion Team,
I am encountering an issue in Flutter Web when using the `SfPdfViewer` widget and then trying to use an `AutofillGroup` widget. After loading and interac…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
1.0.0
### Firebase Tools version
13.0.3
### Flutter Doctor Output
```[✓] Flutter (Channel sta…
-
I was just testing some features in internal google3 applications and I noticed there is now a hot restart button in the Dart DevTools UI! 🎉
I seems to work perfectly for the Flutter web apps that …