load_it 0.0.2
load_it: ^0.0.2 copied to clipboard
A collection of beautiful and customizable loading indicators for Flutter applications.
Changelog #
All notable changes to the Load It package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2025-06-04 #
Added #
- Initial release of Load It package
- Added 25+ beautiful loading indicators:
- BouncingDotsIndicator
- ChasingDotsIndicator
- ClockLoaderIndicator
- CubeSpinnerIndicator
- DualRingIndicator
- FlipDotsIndicator
- FlowBarLoader
- GridPulseLoader
- HelixSpinLoader
- HexagonPulseIndicator
- LinearDotsPauseIndicator
- OrbitLoaderIndicator
- PulsingCircleIndicator
- PulseOrbitLoader
- RotatingLineFadeIndicator
- RotatingSquareIndicator
- RotatingTriangleIndicator
- ScalingBlocksIndicator
- SpinningArcIndicator
- SplitRingBounceIndicator
- StretchingBarIndicator
- TextPulseLoader
- TriangleCircularLoader
- TwistTriangleLoader
- TypingDotsIndicator
- VortexSpinnerIndicator
- WaterBubblesIndicator
- ZigzagLoaderIndicator
- Added customization options for all indicators:
- Color customization
- Size customization
- Added comprehensive documentation
- Added example usage
- Added MIT License
- Added README.md with detailed usage instructions
- Added support for Flutter 3.0 and above
Features #
- All indicators are customizable with color and size parameters
- Smooth animations with optimized performance
- No external dependencies
- Well-documented code with examples
- MIT Licensed for free use in any project