flame-engine / flame-engine/flame
Allow non-instant transitions between pages in the Navigator
Open
enhancement
- Dominant language
- Dart
- Stars
- 10.8k
- Forks
- 1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 21
Description
## Problem to solve
Currently, the Navigator pushes and pops pages instantaneously. It would be nice, however, if it also supported transitions between pages. For example, page sliding, or fading via transparency, etc.
Contributor guide
Assessment
This issue has not been assessed yet.