FilledStacks / FilledStacks/responsive_builder
[ios] Multiple Rebuild issue on 2.10.5 and 3.0.1 when opening keyboard
Open
bug
p1
- Dominant language
- Dart
- Stars
- 524
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Hello, there's an issue with flutter 2.10.5 when opening keyboard and using `responsive_builder`. It will call `build` and `didChangeDependencies` multiple times. This is not happening in 2.8.1.
**2.8 video below**:
https://user-images.githubusercontent.com/19194749/171528794-777f5898-1077-4cad-9fce-fe83235788bc.mov
**2.10.5 and 3.0.1 video below**
https://user-images.githubusercontent.com/19194749/171528700-e5351981-514f-43a3-a7e8-e24b06257e6b.mov
You can use this sample demo:
https://github.com/marctan/demo_rebuild
@FilledStacks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.