File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin 's SpinKit.
44
5+ ## 4.1.2
6+
7+ - Introduced new ` itemCount ` property to ` SpinKitWave `
8+ - Fixed broken calculations that made certain animations behave weirdly
9+
510## 4.1.1+1
611
712- Include Authors info in README
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ A collection of loading indicators animated with flutter. Heavily inspired by [@
88
99``` yaml
1010dependencies :
11- flutter_spinkit : " ^4.1.1 "
11+ flutter_spinkit : " ^4.1.2 "
1212` ` `
1313
1414### ⚡️ Import
Original file line number Diff line number Diff line change 11name : flutter_spinkit
22description : A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit.
3- version : 4.1.1+1
3+ version : 4.1.2
44homepage : https://github.com/jogboms/flutter_spinkit
55
66authors :
You can’t perform that action at this time.
0 commit comments