An interesting ball that never stop bounce, just like Pinball.
This App was built with Flutter, use Canvas and Painter API.
- After the App launched, a ball will appeared on your screen;
- The ball will change color and size when you re-launch the App;
- The ball will change color only if you touch screen;
- Double click screen to pause&continue move;
- Long touch screen to enable&disable automatically color change;
- The movement of the ball is like Pinball or tennis game, which is very common.
This App and code are not of practical use, however it really a good resource for learning Flutter and its APIs.
If you have a better solution, don't hesitate to let me know. Thank you for your contribution.