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

fix: no pop when it is not at top #88

Closed aquadesk closed 1 week ago

aquadesk commented 2 years ago

Status

READY

Breaking Changes

NO

Description

fix #84 #77

This prevent popping when another modal is on top of flow builder

Type of Change

felangel commented 2 years ago

89 has been merged to address #84. Can you re-test and let us know if you're still experiencing issues?

felangel commented 1 week ago

Closing for now since I believe this has been addressed.