-
### Discussed in https://github.com/Canardoux/flutter_sound/discussions/1106
Originally posted by **Sangiovanni** October 19, 2024
Hello,
I hope I'm reaching the right place to discuss abou…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
Implementation of AnimationSheetBuilder for testing animated widgets
### Description
Flut…
-
https://its-pro.ucsd.edu/browse/MA-175
-
The post-submit test builder `Windows framework_tests_libraries_leak_tracking` had a flaky ratio 3.85% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example…
-
I try to get my StackTraces logged.
It's working fine if I call:
`print(Chain.current().terse);`
StackTrace
```bash
flutter: package:stacktrace_test/main.dart 36:35 HomeP…
-
#### **Project Overview**
The objective of this project is to develop a cross-platform mobile application using Flutter that blocks or identifies spam callers on both iOS and Android devices. The app…
-
Currently, the project appears to have both the UI layer and the core business logic bundled together in a single package. While this approach may work for small-scale projects, it can become harder t…
-
Give error in dart side:
flutter: 🔥 12:13:40 | Top-level error: Bad state: No element
flutter: #0 ListBase.firstWhere (dart:collection/list.dart:132:5)
flutter: #1 FlutterCallkitIncoming.…
-
### Desc:
- Android 13, 14
- Model: samsung
- App Crash
```
Exception java.lang.NullPointerException:
at java.io.File. (File.java:363)
at com.kasem.receive_sharing_intent.FileDirectory.getDataCol…
-
### Device / Emulator and OS
- Device: Samsung M14 5G
- OS: Android 14
### Describe the bug
await health.requestAuthorization(types, permissions: permissions) method is not returning value. I …