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
395 stars 65 forks source link

Support for OpenContainer from animations package #46

Closed amitkot closed 3 years ago

amitkot commented 3 years ago

Is your feature request related to a problem? Please describe. Using this package the routing is triggered by changes to the state. How would you suggest integrating it with a widget such as OpenContainer where the routing is triggered imperatively?

felangel commented 3 years ago

Hi @amitkot 👋 Thanks for opening an issue!

Can you please provide a minimal reproduction sample which illustrates the issue you're facing? It will be much easier to help, thanks! 🙏

felangel commented 3 years ago

Closing for now since there is no reproduction sample. Feel free to provide one and I'm happy to take a look 👍