pressable_flutter 1.0.4 copy "pressable_flutter: ^1.0.4" to clipboard
pressable_flutter: ^1.0.4 copied to clipboard

Pressable package adds customizable press effects, like ripple and shrink, to any child widget, enhancing user interaction in Flutter apps.

0.0.1 #

  • Initial Release

0.0.2 #

  • Some minor changes

0.0.3 #

  • Some minor changes

1.0.0 #

  • 🎉 First stable release
  • ✨ Added support for multiple press effects:
    • Shrink effect with customizable shrink factor
    • Ripple effects (foreground, background, and saturated)
  • 🔧 Customization options:
    • Custom durations for animations
    • Configurable colors for ripple effects
    • Border radius support for background ripple
    • Disabled state handling with optional saturation effect
  • 🏗️ Architecture improvements:
    • Introduced PressableEffect abstract class
    • Added RippleEffect and PressEffect implementations
    • Support for combining shrink and ripple effects
  • ⚡ Performance optimizations:
    • Efficient animation controller management
  • ✅ Improved type safety with final class implementations

1.0.1 #

  • Some minor changes

1.0.2 #

  • Minor changes

1.0.3 #

  • Minor changes

1.0.4 #

  • Minor changes
3
likes
160
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

Pressable package adds customizable press effects, like ripple and shrink, to any child widget, enhancing user interaction in Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pressable_flutter