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

MultiProvider and Stream Feeds #232

Open
EveryPerspective opened this issue Jul 27, 2022 · 0 comments
Open

MultiProvider and Stream Feeds #232

EveryPerspective opened this issue Jul 27, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@EveryPerspective
Copy link

Is your feature request related to a problem? Please describe.
I'm always frustrated with this Stream Feeds when I modified the code from single provider to multiproviders. After inspecting the widget, I found the widget wasn't posittioned properly. I am trying to find a way.
Is there any some example for multiprovider with your stream activity feeds product? I think no need for full code, just main.dart file is enough. (provider is normally set in Materialapps part.)

Describe the solution you'd like
I wonder if feedprovider can go into Multiprovider braket rather than staying in the builder constructor.

Describe alternatives you've considered
if not, can we not assert Feedprovider on the Materialapp level? if possible how we can add Feedprovider on the subpage without asserting FeedProvider on the builder constructor of Materialapp?

Additional context

@EveryPerspective EveryPerspective added the enhancement New feature or request label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant