Mastersam07 / Mastersam07/kaisel
feat: Let pop dismiss flow
Open
@Mastersam07 is already working on this.
Since Aug 28, 2026.
bug
enhancement
pkg:kaisel
- Dominant language
- Dart
- Stars
- 69
- Forks
- 2
- Avg merge
- 18m
- Merged PRs (30d)
- 9
Description
Just ran into an issue where I have a page that can be the start of a flow, or pushed as a regular page.
When ran as a flow, `context.pop()` doesn't work.
Would it make sense for `context.pop()` to attempt `dismissFlow()` if popping the first page in a flow?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.