/collab_draw_app

A POC in flutter using CustomPainter to draw and integrating with a WebSocket backend.

Primary LanguageDart

Collaborative Drawing App

This project is collaborative drawing app that uses WenSocket to receive and draw other user's drawing. It was made basically using CustomPaint and RxDart.

Features

Drawing + Undo/Redo Change color
Collaborative iOS and Android