shimmer_animation 0.2.1 shimmer_animation: ^0.2.1 copied to clipboard
This animation widget can help you bring simple yet beutiful animations to your project with ease.
[0.2.1] - What's new! #
- Added new feature to allow interval between shimmers
- Patched bug in interval in v0.2.0
- Update README
- Update example
Please upgrade to v0.2.1 instead of v0.2.0
[0.2.0] - What's new! #
Added new feature to allow interval between shimmersUpdate READMEUpdate example
[0.1.x] - 2020-08-22 #
- Moved from Pre-release to Beta Testing
- Added Doc Comments for easy reference
- Added new examples GIF to readme
- Fix typo in readme and source code
- Remove redundant widget being used in the pipeline
- [0.1.0+1] : Updated README and Changelog
- [0.1.1] : Update API Docs
- [0.1.1+1] : Fix formatting
[0.0.9] - 2020-07-23 #
- Add new Examples
- Update Readme
- Fix LTRB angle
- Fix Changelog
[0.0.8] - 2020-07-11 #
- Remove debug prints which were annoying for developers!
[0.0.7] - 2020-06-18 #
- Fix issues with flutter web
[0.0.6] - 2020-06-01 #
- Added possibility to change animation direction
- You can now move the animation in 8 possible directions
- You can now have the animation move in 8 possible directions
[0.0.5] - 2020-06-01 #
- Added possibility to change animation duration
- (for developers) Moved all default values to one file
[0.0.4] - 2020-05-17 #
- Update example for better understanding
- Add usage details in readme
- Add license details to readme
[0.0.3] - 2020-05-16 #
- Fix example not visible on pub
- Add gif to readme
- improve usability
[0.0.2] - 2020-05-16 #
- Added Example
- Updated Readme
- Reformat code for better understanding
[0.0.1] - 2020-05-16 #
- First Version of shimmer animation.