A Flutter-based coloring application for children, designed to be ad-free and user-friendly.
flutter run -d chrome
- Flutter SDK:
/Volumes/NVME/development/flutter
- Flutter version: 3.29.0-1.0.pre.207
- Dart version: 3.8.0
- Basic app structure
- Color picker (8 colors)
- Drawing canvas (web)
- Material Design 3 theme
- Brush size adjustment
- Clear canvas functionality
- iOS build environment needs setup
- iOS simulator builds not working
Project initialized by: Mark O'Toole