swipable 0.1.0 copy "swipable: ^0.1.0" to clipboard
swipable: ^0.1.0 copied to clipboard

Animatable horizontal-gesture detecting container supporting event callbacks

Changelog #

[0.1.0] - September 17, 2018 #

  • NEW: Added onAction callback function
  • In use for long enough for first release

[0.0.4] - August 10, 2018 #

  • BUGFIX: Resolved incorrect event handler behavior
  • IMPROVEMENT: Fixed errors in example app

[0.0.3] - August 09, 2018 #

  • IMPROVEMENT: Reordered CHANGELOG.md in descending order
  • IMPROVEMENT: Degraded required Flutter SDK version from 1.19.0 to 0.5.7 to fix dartdoc issues on Dart Pub

[0.0.2] - August 09, 2018 #

  • BUFGIX: Fixed breaking error in /lib/src/Swipable.dart
  • NEW: Added example app
  • NEW: Added basic tests for SwipableInfo

[0.0.1] - August 09, 2018 #

  • TODO: Support non-horizontal swiping
  • TODO: Improved documentation
0
likes
30
pub points
13%
popularity

Publisher

unverified uploader

Animatable horizontal-gesture detecting container supporting event callbacks

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on swipable