Flood_Mobile
Flood_Mobile copied to clipboard
GSoC 21' @CCExtractor. A modern mobile UI for various torrent clients with a Node.js backend and Flutter frontend.
Fixes #49 **Changes you have made in this PR -** - Minimal changes to solve the overflow issue in main dashboard screen.
Fixes #63 #64 Describe the changes you have made in this PR - Updated SDK version, gradle files, and pubspec files for Flutter 2.10 support
Issue: Currently, the only way to filter torrents is through the name. An additional way to filter the torrent based on the completion status (Completed, Downloading, Paused) would be helpful....
Fixes #55 Describe the changes you have made in this PR - Migrated to colorScheme.secondary Note: Please check Allow edits from maintainers. if you would like us to assist in...
**Describe the bug** A clear and concise description of what the bug is. 1. 'accentColor' is deprecated and shouldn't be used. Use colorScheme.secondary instead. For more information, consult the migration...
**Is your feature request related to a problem? Please describe.** It would be really handy if you could select multiple torrents. This could then be linked in to other options...
**Bug Description** Overflow issue in main dashboard screen **Expected behavior** Should not overflow **Screenshots**  **Device Information** - OS: [Android-11] - Device Name: realme 7 pro **Are you working on...
The **Flood Web UI** has a graph on the left side of the screen that depicts the upload and the download speed. I want to implement a similar graph(rather a...
@pratikbaid3 We have a _**check hash**_ option in each displayed torrent. It does not give any confirmation when we perform a check hashed operation. We can give confirmation by toast.
Tags
Feature: Ability to add, search and filter based on tags. - [ ] Option for the user to add a new tag - [ ] Option to choose from existing...