card_loading 0.2.1
card_loading: ^0.2.1 copied to clipboard
A Flutter package to create easy create loading card between two colors
0.2.1 #
- Update example in
README
0.2.0 #
- Changed: borderRadius property type from
double
toBorderRadius
0.1.5 #
- Added: golden test
CardLoadingPainter
- fix: Clip
CardLoadingPainter
when borderRadius is Zero
0.1.4 #
- fix: First reverse color
0.1.3 #
- fix: Linter
0.1.2 #
- fix: reverse color
0.1.1 #
- fix: export CardLoadingTheme
0.1.0 #
- add: CardLoadingTheme, New Animation
- depercared: property colorOne, colorTwo to (CardLoadingTheme)
- change: property pading to margin, example
0.0.2 #
- add: documentation
0.0.1 #
- First release on pub.dev.