- Fix lint errors in code
- Update flutter version to latest
- Add and test Mac, Windows, and Linux support to the example
- [Feature] Customisable Opacity : Now you can set opacity of the colour of the animation with the new colorOpacity parameter
- Improve gradient look and feel by adding new stop points making a smoother gradient
- Improve directional angle in landscape widgets
- Update README
- Added support for null safety
- No new bugs have been discovered in almost 2 months so promoting it to release
- 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
Added new feature to allow interval between shimmersUpdate READMEUpdate example
- 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
- Add new Examples
- Update Readme
- Fix LTRB angle
- Fix Changelog
- Remove debug prints which were annoying for developers!
- Fix issues with flutter web
- 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
- Added possibility to change animation duration
- (for developers) Moved all default values to one file
- Update example for better understanding
- Add usage details in readme
- Add license details to readme
- Fix example not visible on pub
- Add gif to readme
- improve usability
- Added Example
- Updated Readme
- Reformat code for better understanding
- First Version of shimmer animation.