-
hello,
I try to build scene lib,but it throws:
```
Unhandled exception:
Exception: CMake generate step failed (exit code 1):
STDERR: [ 11%] Performing update step for 'flatbuffers-populate'
CM…
-
Description: An error occurs when trying to fetch suggested remedies from the API. The request fails with a ClientException due to a SocketException, resulting in a "Connection reset by peer" error.
…
-
### Bug Description
logs:
```
{"msg":"[REFRESH_USER_PROFILE - END]","time":"08-29 18:13:33","target":"flowy_user::user_manager::manager"}
flutter: Bad state: No element
flutter: #0 I…
-
Hi,
Thank you for your effort in building this package!
I am encountering an issue with duplicate connections.
In my code, I disconnect when the app goes inactive or moves to the background, …
-
In my project I used overriding feature for loading `pdf.js` from another cloud storage.
```js
// PDF.js options
var dartPdfJsBaseUrl = "https://cdnjs.cloudflare.com/ajax/libs/pdf.js/3.…
-
### Describe the bug
The code generator does not generate concrete code for a struct-like enum defined in a third-party crate.
It is left as an opaque type and cannot be constructed on the Dart sid…
-
I'm trying to compile a flutter app on a linux arm64 host (using the kirkstone branch).
Compile fails when invoking:
```
NOTE: Running [...build/tmp/work/armv8a-poky-linux/myapp/git+.../recipe-…
-
**Describe the bug**
Autocompletion for `analysis_options.yaml` (and other yaml files) and not work on typing (but works on a shortcut, `option + esc` in my case).
**To Reproduce**
Steps to repro…
-
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(FWFEvaluateJavaScriptError, Failed evaluating JavaScript., A JavaScript exception occurred (WKErrorDomain:4:{W…
-
I think a lot of missed potential in Flutter is suitability to Linux distros: possibility to package Dart and Flutter themself, allowing to package apps created with them. Is this something this proje…