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

A customizable Flutter widget that creates a flashing animation effect before executing a callback function.

Changelog #

1.0.0 2024-01-XX #

Added #

  • Initial release of FlashingWidget package
  • Customizable flash duration and count
  • beforeFlashing callback support
  • Smooth opacity animations
  • Example app with multiple use cases
  • Comprehensive documentation
  • Unit tests
  • Backward compatibility with FlashingWidgetScreen (deprecated)

Features #

  • Flash animation with configurable parameters
  • Gesture detection and handling
  • Memory leak prevention with proper disposal
  • Widget lifecycle management
4
likes
160
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget that creates a flashing animation effect before executing a callback function.

Repository (GitHub)
View/report issues

Topics

#flutter #flutter-widget #animation #dart #flutter-package

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flashing_widget