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

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

1.0.2 #

  • Merged Fix mixins of _MultiAxisDismissiblePageState (PR)[https://github.com/Tkko/Flutter_dismissible_page/pull/25]
  • Fixed main example
  • Fixed package title in README.md
  • Bumped version

1.0.1 #

  • Nothing special, the formatter, messed up the readme, so I had to update it

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

671
likes
150
points
19.2k
downloads
screenshot

Publisher

verified publishertornike.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

ko-fi.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dismissible_page