dismissible_page 1.0.0 copy "dismissible_page: ^1.0.0" to clipboard
dismissible_page: ^1.0.0 copied to clipboard

Flutter widget that allows you to dismiss page to any direction, forget the boring back button and plain transitions..

1.0.0 #

  • From now on you can use Dismissible page with scrollable content
  • Added pub screenshots

0.7.3 #

0.7.2 #

  • rootNavigator PR

0.7.1 #

  • Fixed disabled Dismissible
  • Improved readme

0.7.0 -02/03/2022 #

  • Added Multi direction dismiss
  • Improved example
  • Improved readme

0.6.5 -19/02/2022 #

  • Removed media from pub
  • Merged PR 9
    • Added
      Property Default
      transitionDuration Duration(milliseconds: 250)
      reverseTransitionDuration Duration(milliseconds: 250)
  • Improved Example App

0.6.4 -27/10/2021 #

Closed issues:

🔥🚀 Added

Property Default
dragSensitivity Duration(milliseconds: 500)

0.6.3 -29/05/2021 #

🔥🚀 Quick fix

0.6.2 -29/05/2021 #

🔥🚀 Migrated to Null safety

0.6.1 -14/02/2021 🔥🚀 Added

Property Default
reverseDuration Duration(milliseconds: 500)

0.6.0 -14/02/2021 #

🔥🚀 Added

Property Default
minScale .85
minRadius 7
maxRadius 30
maxTransformValue .4

0.5.5 -14/02/2021 #

🔥🚀 Removed unused code Added Demos

0.5.0 -14/02/2021 #

🔥🚀 Initial version of package. base functionality works properly

545
likes
0
pub points
96%
popularity

Publisher

verified publisherfman.ge

Flutter widget that allows you to dismiss page to any direction, forget the boring back button and plain transitions..

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

ko-fi.com

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dismissible_page