SiyrisSoul / Flutter-web-stack-bug-demonstration

Demonstration of bug using an image in a stack on the web platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter bug demonstration

Demonstration of bug using an image in a stack on the web platform.

Explanation

Running the example on mobile you'll see the square overlayed ontop the image as expected. On web the image covers the square despite the order in the stack.

Screenshots

Mobile: Web:

About

Demonstration of bug using an image in a stack on the web platform

License:MIT License


Languages

Language:Dart 55.4%Language:Kotlin 17.8%Language:Swift 17.2%Language:HTML 8.0%Language:Objective-C 1.6%