# flutter_bounceball **Repository Path**: wh1990xiao2005/flutter_bounceball ## Basic Information - **Project Name**: flutter_bounceball - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-29 - **Last Updated**: 2025-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Compose ## README # flutter_bounceball An interesting ball that never stop bounce, just like Pinball. This App was built with Flutter, use Canvas and Painter API. ## Introduction(Goal) 1. After the App launched, a ball will appeared on your screen; 2. The ball will change color and size when you re-launch the App; 3. The ball will change color only if you touch screen; 4. Double click screen to pause&continue move; 5. Long touch screen to enable&disable automatically color change; 6. The movement of the ball is like Pinball or tennis game, which is very common. ## Notice 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. ## Preview ![Preview](preview.gif)