card_loading 0.3.2 card_loading: ^0.3.2 copied to clipboard
A Flutter package to create easy create loading card between two colors
0.3.2 #
- fix readme.md broken image, add paypal qr
- pubspec.yaml add
issue_tracker
,topic
&screenshots
0.3.0 #
- bump min dart sdk to
2.17.0
0.2.2 #
CardLoading
Addedchild
property
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.