-
At 12:32, Jan 18, 2023, Android Studio detected the following issue(s) with Gradle plugin FlutterPlugin
Task Setup Issues
Task declares the same output directory as task packageDebugAssets from co…
-
```
Ozcan:quiztime ozc$ flutter doctor -v
[✓] Flutter (Channel master, v0.11.12-pre.6, on Mac OS X 10.13.6 17G65, locale en-TR)
• Flutter version 0.11.12-pre.6 at /Users/ozc/Development/flutter…
-
I am trying to add flutter to existing ios app. So before adding to the production app i decided to bring it some demo app. The flutter app independent is working fine in both android and ios. Even in…
-
I am facing an issue with calling a native method written in Java from Flutter v2.10, I am getting this error Unhandled Exception: MissingPluginException(No implementation found for method myMethod on…
-
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the r…
-
I use part of the native code in my application, I also need to make part of the application using `flutter` and `firebase`. When I connected the working module, `Ios` everything worked, but after I t…
-
In GitLab by @Slartibartfass2 on Nov 25, 2022, 15:10
Investigate iOS sensor implementation using the pigeon plugin and the code from flutter_sensors.
- [x] ask @Shiroen95 for the already existing de…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
> flutter/.pub-cache/hosted/pub.dartlang.org/blue_thermal_printer-1.2.2/macos/Classes/SwiftBlueThermalPrinterPlugin.swift:9:17: error: cannot find 'Music' in scope
> let music = Music(messenger: …
-
我有两个存储桶:
1:img-nota-club-131****789
2: vod-131****789
第一次往 img-nota-club-131****789 这个存储桶上传图片,能上传成功;
第二次往 vod-131****789 这个存储桶上传视频,上传失败了。
只在安卓设备上会上传失败,在iOS系统的设备上是没问题的。
报错日志如下:
I/flutter (1…