jlin5
jlin5
Same. It would be helpful to have clarity on what to do for ResponsiveBreakpoints that used resize and autoScale and the scaleFactor property. I was able to somewhat get the...
I noticed that the issue happens if I push from a GoRoute to the ShellRoute. Code sample ```dart // Copyright 2013 The Flutter Authors. All rights reserved. // Use of...
@pulsafi @jesus-villalobos @rayliverified I'm not sure what happened but the screen doesn't change suddenly anymore when I run the sample code. The breakpoint value is still null though on initial...
I agree with @freesuraj. It worked for me if I used the Auth0 domain in the Auth0 initialization and in the .entitlements file instead of a custom domain. @Widcket It...
@yar-tsar That's true. I'm currently using the overlayBuilder for my use case. I think it would be helpful to have a way to adjust the provided ScanWindowOverlay's style instead of...