morphix 1.0.0 copy "morphix: ^1.0.0" to clipboard
morphix: ^1.0.0 copied to clipboard

A premium animated async-button Flutter package. Handles the full async button lifecycle — idle, loading, success, error — with spring physics, particle burst, neon glow, and gradient styles.

1.0.0 #

  • Initial release
  • 4 styles — filled, outlined, neon, gradient
  • 7 animations — liquid collapse, rotating gradient arc, stroke checkmark, particle burst, iOS shake, press scale, shadow bloom
  • Spring physics — SpringSimulation, not easing curves
  • MorphixController — works with Riverpod, Bloc, GetX, MVVM
  • ctrl.setProgress() — determinate progress arc for uploads
  • Accessibility — FocusableActionDetector, keyboard Enter/Space, SemanticsService.announce
  • Reduced motion support via MediaQuery.disableAnimations
  • Haptic feedback — tap, success, error patterns
  • Custom spring presets — MorphixSprings.snappy, cinematic, bouncy, follow
  • 12 production vulnerabilities fixed
  • Zero dependencies outside Flutter SDK
1
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A premium animated async-button Flutter package. Handles the full async button lifecycle — idle, loading, success, error — with spring physics, particle burst, neon glow, and gradient styles.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on morphix