标签: performance dart flutter flutter-layout
在页面上执行任何操作时,例如从现有页面移至新页面,则会对前一个页面进行重建。
仅供参考https://github.com/flutter/flutter/issues/11655