David

Results 27 comments of David

Can please tell me how can I replace supervision file? What should I change in the backup?

> i've fired in a PR to try and fix this issue (#137) > > try adding this to your pubspec.yaml file... > > ``` > receive_sharing_intent: > git: >...

Hi, did you find a solution?

I'm still experiencing the same issue, could you please provide a full code solution?

What would be the best way to somehow implement a reactive redirection? Currently I'm doing redirection like this: ``` router.dart final router = GoRouter( routes: [ GoRoute( name: OnBoardingPage.name, path:...

@lucavenir I agree with with you, a fully functional example with `flutter_bloc` would be useful. Is there anyone who can help me with this?