AristideVB

Results 17 comments of AristideVB

I'm experiencing the same issue certain Network request are displayed inside Devtools but others don't show up

Ok thank you @ntherning looking forward for the merge, great app by the way ! 🎉 🙂 Without using your branch do you know of a workaround to have `https://login.microsoftonline.com/consumers/v2.0/.well-known/openid-configuration`...

Hello @darshankawar sorry but this does not work (it just pop's the first modal) as my code is this : ```dart final GoRouter _router = GoRouter( routes: [ GoRoute( path:...

_Thanks for you quick response_ @darshankawar No I've read through https://github.com/flutter/flutter/issues/100933 https://github.com/flutter/flutter/issues/112765 before submitting this issue & they are different

Also experiencing this issue, I ended up stacking my PNGs behind my SVG

I think it would be useful to have the iOS animation accessible just like ModalBottomSheetRoute, so that it can be used with goRouter for example, @mariopepe there are many cases...

Any updates ? 🙂 we should be able to define this on a TextStyle like in Figma

@FrazeColder are you able to split your storage class in an independent package ?