widget_circular_animator 1.0.0
widget_circular_animator: ^1.0.0 copied to clipboard
A pre-built Flutter circular animator, can suit your new profile view or your any other widgets.
1.0.0 #
- migrate to null-safety.
- add support to single ring only animations
- update documentations.
0.1.6 #
- supports animations inside lists.
[0.1.5+!] #
- remove the animations file, flutter Curves class will be used instead.
0.1.5 #
- supports all flutter curve animations for the inner and outer circles.
- add reverse or same directions animations feature.
0.1.4 #
- minor changes
- edit the example
0.1.3 #
- minor changes
- fix readme view