A digital handball tactical board for coaches to explain plays and strategies. Built with Flutter, running on web, Android, and iOS.
The app is deployed at:
- Place players (red/white), cones, balls, and text via tap-to-place or drag-and-drop.
- Draw arrows (with a midpoint bend handle) and shapes (circle, rectangle, freehand).
- Undo/redo, item selection, and multi-slot named save/load.
- Responsive layout with touch targets tuned for phones, tablets, and desktop.
- Right-click and keyboard shortcuts (Delete, Escape, Ctrl/Cmd+Z).
flutter pub get
flutter run -d chromeflutter build web --release
firebase deploy --only hostingMIT © 2026 Guillermo Franco Gimeno