https://github.com/chenasraf/wheel_spinner_tutorial
https://github.com/chenasraf/wheel_spinner_tutorial
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chenasraf/wheel_spinner_tutorial
- Owner: chenasraf
- Created: 2019-03-22T15:39:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T15:41:57.000Z (about 7 years ago)
- Last Synced: 2025-01-21T22:11:23.576Z (over 1 year ago)
- Language: Dart
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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)).