mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously adding the GridPaper caused us to lose all the state in our app. Now we use a global key to keep our state. Fixes #4648
Previously adding the GridPaper caused us to lose all the state in our app. Now we use a global key to keep our state. Fixes #4648