PieterPicup
PieterPicup
For anyone who still wants the functionality in the app please go and leave a 👍 on this PR: https://github.com/Purus/launch_review/pull/43 So that @Purus can see it and merge ASAP.
@Purus Could you please try get this merged in and published? I have made my own implimentation of this locally for now but it would be a great addition. My...
Hi @Alexspriet I have done it locally after importing the lib into my project. I have not had a chance to make a PR as I am not on the...
@Lalitchaudhary2 you will need to provide some sort of explanation for your issue. I have an app in production running on my Android10 devices working perfectly. Except for when minimizing...
@Vanethos Thanks for the great LIB. Could you please try get this in ASAP. With the release of A13 this will become a requirement for most apps very soon across...
Has there been any progress on this? We have been in the dark since Jan and still have no idea where/if this is being worked on. The docs all show...
@juliansteenbakker Thanks for putting so much effort into getting this back up on pub.dev. We are lucky to have the flutter functionality to pull from git directly which I will...
Hi All So while creating a new project over the weekend I found out where the creation of a new flutter module is. I know it is not 100% the...
I have managed to get the saved state handle to pass into the factories by using the below method which i created using the existing rememberViewModel methods as reference. ```...
Thank you sir! I will update versions and see if the existing lib code works as expected without my workaround. If needed feel free to use the code I have...