morpheus 0.5.0 copy "morpheus: ^0.5.0" to clipboard
morpheus: ^0.5.0 copied to clipboard

outdated

A Flutter package for easily implementing Material Design navigation transitions.

Changelog #

[0.5.0] - 2019-04-25 #

Added #

  • Added shapeBorderTween parameter to MorpheusPageRoute that lets you control the shape of the child screen.
  • (Under the hood) Split MorpheusPageRoute.buildTransitions into two seperate transitions, one specifically for vertical-only transitions, and another that's not as fancy, but is more consistent across different sizes and positions.

[0.4.0] - 2019-04-22 #

Removed #

  • MorpheusPageRoute's offset parameter.

[0.3.1] - 2019-04-22 #

Added #

  • Added GIF examples.

Fixed #

  • Fixed exception where findRenderObject was being called on null.

[0.3.0] - 2019-04-22 #

Changed #

  • Changed MorpheusPageRoute's child parameter to a Builder.
37
likes
0
pub points
76%
popularity

Publisher

verified publishersalby.me

A Flutter package for easily implementing Material Design navigation transitions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on morpheus