Dane Mackier
Dane Mackier
I removed the orientation so replace it with the orientation builder to keep those responsibilities separate. I wanted to make use of the already existing orientation widget to provide that...
@basnetjiten I think so. I can't be certain. This works for us.
There are some breaking changes here so I'll move some of the code over and refactor and tag this PR in it.
@razein97 I keep it open to remind myself I still have to do it. Basically the solution I have in mind should keep the current setup in terms of being...
@TutOsirisOm Not at the moment. My comment above described the implementation i will make if I have time, OP or you can implement that and make a PR?
Hey, Thanks for the issue. I'm assuming you're building for Web first and mobile after? The navigator2 is mostly for web apps, we definitely haven't tested much the native behaviour...
Hey, No we haven't looked at that. We still build with Navigator1, unless we're building web first. I don't really recommend Navigator 2 for mobile apps, even though it's hidden...
Hi, It should be handled the same as [this tutorial](https://www.filledstacks.com/post/dynamic-links-in-flutter-a-complete-guide/). You can ignore the firebase part, but the service will still work the same. You extract your link details using...
Hey, this package is replaces with stacked. We don't support it anymore. I'll make it as discontinued. Get Outlook for Android ________________________________ From: Elmurod Boboev ***@***.***> Sent: Friday, April 30,...
Hey @shayant98 SheetRequest is generic, you can make your own. _Might not be supported with the generator_ This is how to use it: 1. Create your class that you want...