Morpheus
A Flutter package for easily implementing Material Design navigation transitions.
Examples
Parent-child transition
You can use MorpheusPageRoute
to create a parent-child transition between two screens.
Top-level transition
You can use the MorpheusTabView
widget to create a top-level transition when the child widget changes.