-
## 2024 Overview:
The root of this issue for most all flutter customers is that your app is running on physical android hardware that flutter does not support. The "fix" is to not ship your app …
-
### Steps to reproduce
Run a new or a existing app on macOS Sonoma. (Only shows after upgrading to macOS Sonoma)
This warning should either be suppressed or provide documentation on how to get r…
-
### Steps to reproduce
Flutter web, app running on MS Edge, production (not durign dev mode).
1. If you have one or more TextFields inside a SingleChildScrollView (mostly observed when: the pag…
-
From what I can tell is if RTS is enabled and unable to connect to duracloud it breaks authentication such as Shibboleth
Not sure if there is a way to gracefully fail instead of throwing exceptions…
-
first kudos for using jbang to make this easy to try - great usecase for it :)
I ran the following:
```
curl -Ls https://sh.jbang.dev | bash -s - app install --fresh --force https://github.com/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package
youtube_player_iframe (Default)
### What happened?
I am trying to play videos in my app using youtub…
fibau updated
2 weeks ago
-
Internal: b/157889018
Material's elevation affects Semantics boundaries. See the following repro:
```dart
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class …
-
### Steps to reproduce
When soft keyboard is visible, unless options widget is constrained or set to a specific height, part of the options overlay will be hidden behind the keyboard. This is a dea…
-
If `app.yaml` and `appengine-web.xml` file are missing then we get "Detected App Engine app.yaml based application." log message. I think we could log another message in such case, because this one is…
-
often exist-db shuts slowely down because of hanging locks:
```
2014-08-12 16:17:37,554 [eXistThread-385] ERROR (BaseHTTPClientFunction.java [doRequest]:211) - Connection timed out
java.net.Conn…