-
I followed the tutorial to the best I could, then the warnings did not get displayed, I thought the issue was with my code, but when cloning the repo I still didn't see the warnings
I'm using thi…
byshy updated
4 weeks ago
-
Probably requires a re-write or at least some edits of many pages in Communication sub-section of the Book:
![image](https://github.com/user-attachments/assets/4a1a3a89-172f-4a8d-bacf-468b4ebfa93f)…
-
I'm facing an issue with the plugin on iOS. It's not working, and I'm getting an error message that says:
`[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: SocketException: S…
-
i'm not able to run app on Ubuntu 24.04
[ +29 ms] executing: uname -m
[ +13 ms] Exit code 0 from: uname -m
[ ] x86_64
[ +127 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is no…
-
Hello, I'm currently trying to run the PWM example on my pi5 but I keep getting the following error:
```dart
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PWMerrorCode.pw…
-
The Observatory developer tooling was developed during the early days of the Dart project to allow for developers to debug, dive into CPU and memory performance characteristics, and inspect program st…
-
I have a problem with loading a video with `gstreamer ` and `video_player`.
code:
```flutter
class PreparationScreen extends StatelessWidget {
constPreparationScreen({super.key});
@overri…
-
### 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
When…
-
The tests
```
standalone/io/unix_socket_test RuntimeError (expected Pass)
```
are failing on configurations
```
vm-reload-linux-debug-x64
```
```
stderr:
Unhandled exception:
Expect.fail(…
-
`flutter build web --web-renderer html --csp --enable-experiment=variance`
In the previous version I tested, ` 3.4.3 ` this command above works fine.
` 3.22.2 │ stable │ 3.22.2 │ 3.…