tal-tech / flutter_intro

A better way for new feature introduction and step-by-step users guide for your Flutter project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Changing the window size on web crashes the app

krille-chan opened this issue · comments

Hey, I have found another bug for web or even desktop. If you change the window size, while the tutorial is running, the app crashes with duplicated GlobalKey errors in the logs.

Hello, I can't reproduce the problem you mentioned. The console does not report an error when the window size changes.