-
Design doc: [flutter.dev/go/table-view](https://docs.google.com/document/d/15ecTZE1g3WeswLGFWrnEgMP6SyL6jDRdxOgPsczOcV0/edit?usp=sharing&resourcekey=0-yNd_qFhiPjz6z2TgezWc0A)
---
Tracking issu…
-
The error:
```
Could not build the precompiled application for the device.
Error (Xcode): ../../../../../../.pub-cache/hosted/pub.dev/sliver_tools-0.2.10/lib/src/sliver_stack.dart:282:55: Error: …
-
Hello, this slidable panel is so good.
I'm use Channel stable, 3.13.5, on macOS 13.5.2 22G91 darwin-arm64.
While run example demo throw an exception,thanks
Exception Log
======== Exception…
-
## Actual results
A golden test with a simple widget using `golden_toolkit`'s `GoldenBuilder` triggers an assert in Flutter if a `MaterialApp` wrapper is used (e.g. `materialAppWrapper`):
```dar…
-
### 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…
-
https://github.com/flutter/flutter/blob/fa063eb4ce4140dec9a887c3130239c68f7b713e/examples/api/lib/material/refresh_indicator/refresh_indicator.1.dart uses shrinkWrap, but really it shouldn't. Unfortun…
-
## Describe the bug
First of all, Thanks for the package.
Yet, It seems that the `showFlexibleBottomSheet` function does not work properly anymore after the upgrade to Flutter 3.7.
Indeed, th…
-
任务编号: No.206
文档地址:
https://flutter.cn/docs/development/ui/advanced/slivers
Markdown 源码地址:
https://github.com/cfug/flutter.cn/blob/master/src/development/ui/advanced/slivers.md
预计完成时间: 3 -…
-
Page URL: https://flutter.dev/docs/cookbook/design/tabs.html
Page source: https://github.com/flutter/website/tree/master/src/docs/cookbook/design/tabs.md
Description of issue:
We also need a co…
-
## Bug report
**Describe the bug**
I have integrated Firebase into my Flutter Android app and have been using Firebase Authentication successfully for more than a month. However, today when trying…