Alex Fernandez
Alex Fernandez
**Describe the bug** Unity does not show up until a hot restart happens. After digging into some code and looking at https://github.com/juicycleff/flutter-unity-view-widget/issues/540 it appears that the issue lay with the...
**Describe the bug** Either I am misunderstanding how to get the current page URL in a beamguard, or there is a bug when in a stack. If you try to...
**Describe the bug** We are seeing an issue while using BeamGuards where the context is sometimes unavailable and we see a "looking up a deactivated widget's ancestor is unsafe" error....
This is very similar to this issue: https://github.com/Cretezy/flutter_linkify/issues/59 You are able to select the text normally until you introduce a link. Once a link has been put into the text,...
### Steps to reproduce Use `transform: GradientRotation()` on a `LinearGradient` inside of a `Container` that does not have an aspect ratio that is sqaure. The transform should be 45deg, 90deg...