-
### 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/do…
-
## :writing_hand: Describe the bug
https://gitlab.com/fdroid/fdroiddata/-/jobs/8017535739 The wear os deps are not FOSS. Could you please provide a FOSS flavor for F-Droid? Thanks!
## :bomb: Steps…
-
## Steps to Reproduce
```
showDialog(
context: context,
builder: (BuildContext context) {
return CupertinoAlertDialog(
title: Text('title'),
actions: [
CupertinoD…
-
Repeated failure compiling on AndroidStudio 2024.2.1 (Lady Bug) with Java 21, on Fedora Core 40 or OSX Sequoia. Works fine with java 17 and AndroidStudio 2024.1.1.
Here's the complete output I get…
-
**Is your feature request related to a problem? Please describe.**
With this raw idea I want to tackle several issues:
- Linux desktop interface seems to be lagging behind (does not look very we…
-
### App Version
169
### Account
steve@techmatters.org
### Platforms
- [X] iOS
- [x] Android
- [ ] iOS simulator
- [ ] Android emulator
### Description
Soil ID fails and is successful intermitte…
-
### Steps to reproduce
1. Try to install the app from Google Play
### Expected behaviour
App can be installed because it targets an older Android version.
### Actual behaviour
App cannot …
-
### Checklist
- [x] the issue is indeed a bug and not a support request
- [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues
- [x] I have a short, runnable example…
-
The app crashes when setting a location where Street View does not exist.
```md
flutter_google_street_view: ^3.1.4
```
```log
D/AndroidRuntime(24825): Shutting down VM
E/AndroidRuntime(248…
-
Hi, I saw that the project is open to contributions, and I was wondering if it might be useful to add some Test Automation using Appium with Java. I noticed that the code is mostly written in Dart, bu…