১০+
ডাউনল’ড
সমলৰ মূল্যাংকন
সকলো
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি

এই এপ্‌টোৰ বিষয়ে

Draw it is a real-time collaborative canvas application developed using Flutter for the frontend and Node.js + Express with WebSocket for backend synchronization. The app allows multiple users to draw simultaneously on a shared board, demonstrating expertise in both cross-platform UI development and real-time network communication.

🚀 Key Objective:
Enable seamless, real-time collaboration on a shared drawing board using a performant, event-driven architecture.

🧱 Tech Stack:

Flutter (Dart): Cross-platform mobile frontend with gesture handling and custom rendering

Node.js + Express.js: Backend server with WebSocket support for persistent bi-directional communication

WebSocket (ws): For real-time synchronization of strokes across users

CustomPainter: Efficient frame-by-frame drawing on canvas

Permission Handler & RepaintBoundary: Save drawings as images on device

🖌️ Core Features:

✍️ Shared Real-Time Drawing: All participants see each other's strokes instantly using WebSocket broadcast.

📡 Stateless WebSocket Server: Lightweight Node.js server maintains active socket connections and relays stroke events with low latency.

🎨 Canvas Engine: Touch gestures are converted into drawable vector paths and rendered using Flutter's CustomPainter.

📁 Export Canvas: Users can save their artwork as an image

🔧 Modular Architecture: Separate layers for drawing logic, server events, and platform integration.
আপডে’ট কৰা তাৰিখ
২৯-০৫-২০২৫

ডেটা সুৰক্ষা

বিকাশকৰ্তাসকলে আপোনাৰ ডেটা কেনেকৈ সংগ্ৰহ আৰু শ্বেয়াৰ কৰে সেয়া বুজি পোৱাৰ জৰিয়তে সুৰক্ষা আৰম্ভ হয়। ডেটাৰ গোপনীয়তা আৰু সুৰক্ষা প্ৰণালী আপোনাৰ ব্যৱহাৰ, অঞ্চল আৰু বয়সৰ ওপৰত ভিত্তি কৰি ভিন্ন হ’ব পাৰে। বিকাশকৰ্তাগৰাকীয়ে এই তথ্যখিনি প্ৰদান কৰিছে আৰু সময়ৰ লগে লগে এয়া আপডে’ট কৰিব পাৰে।
তৃতীয় পক্ষৰ সৈতে কোনো ডেটা শ্বেয়াৰ কৰা নাই
বিকাশকৰ্তাই ডেটা শ্বেয়াৰ কৰাৰ বিষয়ে কেনেকৈ ঘোষণা কৰে সেই বিষয়ে অধিক জানক
কোনো ডেটা সংগ্ৰহ কৰা হোৱা নাই
বিকাশকৰ্তাই ডেটা সংগ্ৰহ কৰাৰ বিষয়ে কেনেকৈ ঘোষণা কৰে সেই বিষয়ে অধিক জানক
Play পৰিয়ালৰ নীতি অনুসৰণ কৰিবলৈ বদ্ধপৰিকৰ

নতুন কি আছে

Initial Verison of Draw it