https://github.com/felipecastrosales/flutter_rebuild_mre
Minimal Reproducible Example of rebuild with extendBodyBehindAppBar.
https://github.com/felipecastrosales/flutter_rebuild_mre
Last synced: 7 months ago
JSON representation
Minimal Reproducible Example of rebuild with extendBodyBehindAppBar.
- Host: GitHub
- URL: https://github.com/felipecastrosales/flutter_rebuild_mre
- Owner: felipecastrosales
- Created: 2023-08-12T00:27:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T22:38:53.000Z (over 1 year ago)
- Last Synced: 2025-01-23T19:37:57.390Z (9 months ago)
- Language: C++
- Size: 269 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter | `extendBodyBehindAppBar` causing rebuilds.
Minimal reproducible example for this issue below:
- https://github.com/flutter/flutter/issues/132424.