skeleton_animation 0.1.3 skeleton_animation: ^0.1.3 copied to clipboard
Display skeleton animations in your app. It works on android, iOS and the web.
[0.1.3] - Auto background color #
- The skeleton will now look good on any background color
[0.1.2] - Text skeleton made easy #
- Added a TextSkeleton to display text
- Added support for padding
[0.1.1] - Small changes #
- Updated documentation
- Added custom border radius
- Able to change the animation duration
- Added support for borders
[0.1.0] - Background color fix #
- Added a option to set the parent background color
- Removed wave animation
- Removed hightlightColor
- Changed baseColor to textColor
[0.0.3] - Fixed issues #
- Fixed dark mode
- Added default styling options
[0.0.2] - New Animatios #
- Added two new animations
[0.0.1] - Init release #
- Basic skeleton animation working