- Migrate package to support null safety Thanks to @sabifa
- The skeleton will now look good on any background color
- Added a TextSkeleton to display text
- Added support for padding
- Updated documentation
- Added custom border radius
- Able to change the animation duration
- Added support for borders
- Added a option to set the parent background color
- Removed wave animation
- Removed hightlightColor
- Changed baseColor to textColor
- Fixed dark mode
- Added default styling options
- Added two new animations
- Basic skeleton animation working