pressable 0.11.0 copy "pressable: ^0.11.0" to clipboard
pressable: ^0.11.0 copied to clipboard

Touch effects to your widgets for ripple, scale, opacity, fill, and custom effects.

0.11.0 #

  • feat: remove additional tap events
  • fix: handle only concurrent tap

0.10.0 #

  • fix: set lower sdk version

0.9.0 #

  • feat: rename all theme classes (use PressableThemeScale etc)
  • feat: remove named constructor for pressables (use PressableScale etc)
  • fix: remove freezed from internal implementation

0.8.0 #

  • feat: support web platform
  • feat: rename PressablePlatform param macOS to macos to align it with other platform
  • fix: show different mouse cursor on hover
  • chore: update example project to support all platforms

0.7.0 #

  • feat: add onPressStarted, onPressEnded, and onPressCanceled callbacks for Pressable.scale() and Pressable.opacity() constructor.
  • chore: update dependencies

0.6.0 #

  • fix: update dependencies

0.5.0 #

  • fix: update widget animation when properties change
  • fix: animate back opacity animation on cancel
  • chore: update dependencies

0.4.0 #

  • fix: show full scale animation
  • chore: update dependencies

0.3.1 #

  • Fix PressableBuilder not calling onPressed.

0.3.0 #

  • Add platform specific Pressable.
  • Add DefaultPressableTheme inherited Widget.

0.2.0 #

  • Extract theme data into separate classes.

0.1.0 #

  • Initial release.
4
likes
160
points
159
downloads

Publisher

verified publishervojtech.net

Weekly Downloads

Touch effects to your widgets for ripple, scale, opacity, fill, and custom effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pressable