felangel / flow_builder

Flutter Flows made easy! A Flutter package which simplifies navigation flows with a flexible, declarative API.
https://pub.dev/packages/flow_builder
MIT License
389 stars 63 forks source link

[Question] Is there a working sample of the deeplink feature? #83

Open MdeBruin93 opened 2 years ago

MdeBruin93 commented 2 years ago

I got pointed towards this repository because of a question I asked here: Browser sync . But so far I haven't found a working sample although people in this issue #41 seem to have one. Currently working on a website that really needs this feature, however, I'm failing to get it to work properly.

alestiago commented 1 year ago

Thanks for opening an issue!

You might want to have a look at #99, which implements deep linking support.