Skip to content

Bendoair/IOs-websocket-file-share

Repository files navigation

🔄 Flutter WebSocket File Sharing App

A cross-platform file sharing app using WebSockets for real-time communication between clients and servers. Built with Flutter, this app allows seamless file transmission, with Multiplatform support.


🚀 Features

  • 📁 Select and send files from your device
  • ⚡ Real-time transfer using WebSockets (socket.io)
  • 🖥️ Multiplatform support
  • 📦 Supports both memory-based and file-path based transfers
  • 🧠 Integrated with flutter_bloc for robust state management

🛠️ Tech Stack

  • Flutter
  • Bloc for state management
  • Socket.IO (Client + Server)
  • file_picker for multi-platform file selection
  • path_provider for file I/O on desktop

📋️ Backlog

  • 💾 Saving the file sent through WebSocket
  • 🐘 Resolving issues when handling large files (>20MB)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors