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

Pressable package provides a customizable widget that adds various press effects to any child widget. It offers both ripple and shrink effects, giving you the ability to enhance the user interaction e [...]

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
3
likes
0
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

Pressable package provides a customizable widget that adds various press effects to any child widget. It offers both ripple and shrink effects, giving you the ability to enhance the user interaction experience in your Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pressable_flutter