-
### Steps to reproduce
### 1. Create AppTextTheme and especially add this code line .apply(bodyColor: something):
like this: ".apply(fontFamily: "Poppins", bodyColor: AppColorLight.textColor"
#…
-
In order to keep up with the coming null safety, we've scheduled to migrate all necessary packages (projects are not included since they generally require further packages to migrate) into NNBD (non-n…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Core, Database, Storage
### Which platforms are affected?
Windows
### Descript…
-
### Steps to reproduce
Visit https://api.flutter.dev/flutter/widgets/DecoratedSliver-class.html and run the sample.
The docs describe the sample as:
> This sample shows a radial gradient that dra…
-
### Steps to reproduce
I'm using StaggeredGridView.countBuilder(
with obx list which will be updated onInit API response
```dart
staggeredTileBuilder: (index) => const StaggeredTile.fit(1),
…
-
### 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…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Pull down to refresh
3. Observe the flickering line appearing below the `CupertinoSliverRefreshControl`
**Expected results:…
pento updated
3 months ago
-
## Bug report
**Describe the bug**
Not sure what happened, but started getting this error
```
Could not reach Cloud Firestore backend. Backend didn't respond within 10 seconds. This typically i…
-
### 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/…
-
![google search pages](https://github.com/flutter/flutter/assets/10457200/d5b03ad0-c03a-4f53-8d42-a7b39f3ce520)
There was a lot of pagination back in the good old days, but modern apps have transit…