lightning_overlay 1.0.0
lightning_overlay: ^1.0.0 copied to clipboard
Add a beautiful, animated lightning overlay effect to any Flutter widget — like Skeletonizer but without background or shimmer effects.
1.0.0 #
- ✨ Major refactor and modernization of the entire package
- 🧱 Migrated to Flutter 3.32.8 / Dart 3.8.1 SDK compatibility
- ✅ Added unit tests and widget tests for Lightning behavior and controller logic
- 🧩 Improved architecture and code organization
- 📚 Fully rewritten README.md with detailed usage examples
- 🧠 Added internal documentation and better inline code comments
- 🧾 Updated pubspec.yaml (metadata, keywords, SDK constraints)
- 🧰 Improved performance and animation handling
- 🪄 Stabilized controller logic for smoother in/out animations
- 🛡️ Added safety checks for disposed controllers and invalid animation states
0.0.7 #
- Issues Fixed
0.0.6 #
- Added Mounted Statement
0.0.5 #
- Added repeat Mode
0.0.4 #
- Added some tips on the readme.
0.0.3 #
- Fixed Controller Reverse Animation
0.0.2 #
- Added Issue Tracker
0.0.1 #
- TODO: Init