Daniel J.

Results 4 comments of Daniel J.

Adding some more examples to the comment of @PaulPickhardt . In the following example, zooming by doing the two-finger-gesture does not work (on Android). Only `DOWN`, `CANCEL`, `UPDATE`, `END` gets...

As a workaround, we stick with Flutter 3.16.9 for now.

This was already known (see my comment from March). @King-Korol @lantah-1 > In the last example, the zoom gesture works and nothing gets logged while doing so. However, when doing...

It seems that this is nothing to worry about (https://github.com/flutter/flutter/issues/104268#issuecomment-1134964433). Since it's still really annoying in the logs we filter it out using filter techniques provided by VSCode/Android Studio. Android...