-
### Version
8.2.0
### Platforms
Android, iOS
### Device Model
Iphone 11(ios 16) Iphone 15(ios 17) oppo(android 13)
### flutter info
```sh
[✓] Flutter (Channel stable, 3.19.6, on macOS 14.4.1 23…
-
Version : pod_player: ^0.2.2
Normally it was fine, but today again the video player won't run videos
Error :
`I/flutter ( 4740): ===== YOUTUBE API ERROR: YoutubeExplodeException: Video XXXXX…
-
### Steps to reproduce
When I leave a flutter web application running untouched for a while, the app will freeze and throw this error in the console. Refreshing the tab will solve the issue. There's …
-
Hello, iam working on a scanner application and i may have found a bug with camera preview display logic.
![ezgif-2-2877c977bd](https://github.com/user-attachments/assets/bd09c5a8-a6c6-4e02-b145-41…
-
When switching to Flutter beta channel instead of stable (for other bug fixing reasons), a build error appears :
`
../../../../.pub-cache/hosted/pub.dev/skeletons-0.0.3/lib/src/widgets.dart:56:42…
-
flame_tiled:TiledComponent does not render correctly or am I missing something? I have a vanilla simple map (tilesize 128x128) with two tile-layers, ground and objects. The tiles arent rendered at the…
-
**Describe the bug**
Usei um FORK do modular, rodando em *example*.
To simulate this:
Mover i.addSingleton(SearchStore.new, config: storeConfig()); para um novo CoreModule:
```
class CoreMod…
-
**Which API doesn't behave as documented, and how does it misbehave?**
Calling `.setAudioSource` with `preload: false` throws `PlatformException`.
However in the docs only states:
```
/// When …
-
flutter web run time exception
here is entire error log :
Flutter Web Bootstrap: Programmatic
Error starting scan.
Error: MissingPluginException(No implementation found for method startScan on c…
-
Flutter SDK 中的 `DefaultHostProvider` ,写死了获取上传域名的地址:
但是 `api.qiniu.com` 域名,在某些地区可能存在访问不通的情况(比如 DNS 污染),就导致始终无法获得上传域名。
参照 Android SDK 中的 AutoZone,提供了以下域名:
```
uc.qiniuapi.com
kodo-config.qi…