-
Subscribe to this issue and stay notified about new [daily trending repos in Dart](https://github.com/trending/dart?since=daily).
-
**Describe the bug**
"Read pubspec.yaml failed" on a YAML file that contains aliases on Linux (Fedora 38, tried using both bash and zsh). The same project works fine on macOS Ventura.
In the case …
-
## Steps to Reproduce
1. Get and print getExternalStorageDirectory() in main()
2. Get and print getExternalStorageDirectory() in class _MyState extends State
3. Compare
Logs
With …
-
## Use case
I use integration_test package to write UI tests on Dart for iOS and Android platforms. I also have webview in my app.
"find" depends on flutter elements (keys, icons, etc) and when …
-
### 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/docs/…
-
- [ ] Add support for COLGROUP, COL tag, related to #339
- [x] Add support for `style="width: 50"` in columns, related to #209
- [x] Add support for horizontal scrolling if table is too wide, relat…
-
Starting with 3.24.0 stable, `Navigator.onPopPage` is deprecated and replaced by `Navigator.onDidRemovePage`. However, the new API doesn't provide the result the page-based route has been removed with…
-
Basicly the package is abandoned, and a lot of thinks that work in past are not the same. The last update is 2 months ago, so that only comprove my sugested, so bugs were found but the Getx Team don't…
-
### Steps to reproduce
1. Deploy Flutter Web application.
2. Update version in the pubspec.yaml.
3. Deploy Flutter Web application again.
4. Web browser will display old application even after F…
-
When trying to build release, I am getting proguard errors:
```
Note: the configuration refers to the unknown class 'com.google.android.gms.common.api.internal.BasePendingResult$ReleasableResultGu…