transition_easy 1.0.7 copy "transition_easy: ^1.0.7" to clipboard
transition_easy: ^1.0.7 copied to clipboard

EasyTransition Simplify custom transition animations in Flutter. Create engaging page & dialog route transitions with ease

Changelog #

All notable changes to this project will be documented in this file.

released #

[1.0.7] #

  • fixed issue with ios build

[1.0.6] #

  • fixed issue with ios build

[1.0.5] #

  • fixed issue with ios build

[1.0.4] #

  • fixed issue with ios build

[1.0.3] #

  • fixed issue with ios build

[1.0.2] #

  • update pubspec.yaml description

[1.0.1] #

  • update it to TransitionEasy

1.0.0 - 2023-07-27 #

Added #

  • Support for different types of page route transitions.
  • Support for dialog route transitions.

Added #

  • Initial release of TransitionEasy library.
  • Support for slide right transition animation.
  • Support for slide left transition animation.
  • Support for slide top transition animation.
  • Support for slide bottom transition animation.
  • Support for fade-in transition animation.
  • Support for rotate transition animation.
  • Support for scale transition animation.
  • Support for rotate-scale transition animation.
  • Support for flip transition animation.
  • Support for size transition animation.
  • Support for bounce transition animation.
  • Support for zigzag transition animation.
  • Support for custom path transition animation.

Changed #

  • Refactored the codebase to use an abstract class for custom transition animations.
  • Updated documentation and README for the library.

Fixed #

  • Minor bug fixes and improvements.
4
likes
150
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

EasyTransition Simplify custom transition animations in Flutter. Create engaging page & dialog route transitions with ease

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on transition_easy