OpenLake/File-Sharing-App

[HACKTOBERFEST] Improve File Upload Progress Indicator in Flutter App

Open

#13 建立於 2025年9月14日

在 GitHub 查看
 (13 留言) (0 反應) (1 負責人)Dart (14 fork)auto 404
good first issuehacktoberfest

倉庫指標

Star
 (8 star)
PR 合併指標
 (PR 指標待抓取)

描述

The current Flutter app upload button lacks feedback on upload progress. Implement a progress indicator (e.g., a progress bar or circular indicator) showing the percentage of file uploaded in real-time. This will improve UX by informing users about upload status, especially for large files. Use existing packages like http's MultipartRequest with progress callbacks or third-party libraries.

貢獻者指南