jogboms / flutter_spinkit

✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.
MIT License
3.02k stars 308 forks source link

Spinning lines widget added #97

Closed payam-zahedi closed 3 years ago

payam-zahedi commented 3 years ago

In this PR, I added a new spinner to the package. This spinner is called SpinningLines and inspired from this tweet. These are some sample of it. The photos below are examples of this Spinner. I also added this widget to showcase.dart file.

20210714_133412 20210714_132913 20210714_133301

payam-zahedi commented 3 years ago

@jogboms any update on this?