-
I know that this is a long shot to connect with someone because there seems to not be any postings since 2016, but I am desperate to try. I am a noobie developing phone apps ( java and html) and I was…
-
`flutter run --no-build` is actually building my iOS app, even though `build/ios/iphoneos/Runner.app` exists and (if I'm understanding the feature) it should be using that.
Note the "Compiling, lin…
-
As can be read here from August 31 the android dev console started requiring a target SDK of API level 34 or higher:
https://developer.android.com/google/play/requirements/target-sdk
As a result t…
-
App setting we need to sort whast wil be involved in this
-
This error is printed when sharing the image in other options, but the sharing is working normally. However the image of the sharing popup does not appear and this error is demonstrated.
```
E/Dat…
-
### Steps to reproduce
Steps:
1. Scroll past an item with the global key in the inner scroll view
2. Press the floating action button to navigate to the item with the key ('no')
3. Observe
No…
-
- Worked together with @DaniBAIG7 in the development of part 3 of the documentation (System Scope and Context), issue #8
- Wrote part 6 of the documentation (Runtime VIew), issue #23
- Worked and d…
-
### Use case
Currently, Flutter does not support the "stylus" device kind on macOS. Additionally, the pressure recorded by touch-enabled devices is not propagated to pointer events, and therefore can…
-
When the video ends the controller should emit PlayerState.ended value. Unfortunately, it emits it twice, not once. This is very problematic while performing actions with help of listeners.
I want …
-
I have a web app running on a local server 192.168.1.10
This way I can point my mobile to there and test
But the requirement "Camera access is only supported in secure context like https or loca…