Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on screen arguments #106

Open
danallen88 opened this issue Oct 11, 2022 · 1 comment
Open

Documentation on screen arguments #106

danallen88 opened this issue Oct 11, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@danallen88
Copy link

This is not a feature request but a documentation request - it would be very helpful to have documentation or examples demonstrating passing data from one page to the next when FlowBuilder is used as the navigation scheme between those pages.

With the Navigator 1.0 API in Flutter were was an optional argument for passing an "arguments" Object to a named route: https://api.flutter.dev/flutter/widgets/Navigator/pushNamed.html.

Ideally the same mechanism would be used if deep linking to a page - if the page requires some minimum set of arguments, what is the best way to inject them using FlowBuilder?

Thank you for your consideration!

@felangel felangel added the documentation Improvements or additions to documentation label Oct 11, 2022
@SAGARSURI
Copy link

I am still not able to figure out a solution for this. Did you come up with a solution? @danallen88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants