Files
wheel_spinner_tutorial/README.md
2019-03-22 17:41:49 +02:00

5 lines
400 B
Markdown

# wheel_spinner_tutorial
This is an example app containing the code from [my tutorial](https://casraf.blog/2019/03/flutter-tutorial-creating-a-wheel-spinner-widget) on creating a Wheel Spinner.
There is also a more customizable, actual package at [pub.dartlange.org](https://pub.dartlang.org/packages/wheel_spinner) (or check out the source at [GitHub](https://github.com/chenasraf/wheel_spinner)).