-
ApiRequests shows adding torrent url and rss url with no url validation. Even an empty url shows no warning/error.
@harchani-ritik I propose to improve this by creating a validation logic for the u…
-
## Description
In the torrents list page, we can sort by a list of options but there is no way we can remove this sorting. I think we can add a small `clear selection` option to achieve it.
![ph…
-
The latest version of dart has a automated null safety check so migrating to null safety will allow us to not have to check for null values and this is also the default convention in the latest flutte…
-
Current flow:
Click on the torrent to go to the detail page and then click on the 'X' icon to get a popup to delete the torrent.
![WhatsApp Image 2021-02-24 at 3 55 30 PM (1)](https://user-images.…
-
Add an image where the list returned from the api is null. Currently we only see a blank screen with the text. Adding a image instead of keeping the screen blank would be a better UX
![Simulator Scre…
-
Hi,
Since there is a constant effort to standardize the WG repositories, as [listed here](https://docs.google.com/document/d/1chPzgJa49sO_f3wVqp_NLJupSVyKHSVyuFuwzl4m4KI/edit?pli=1#heading=h.4ejkic…
-
```
Class 'List' has no instance getter 'keys'.
I/flutter (31423): Receiver: Instance(length:0) of '_GrowableList'
I/flutter (31423): Tried calling: keys
```
There is no check for torrent list re…
-
With cocoapods 1.9 a new command is shipped use_frameworks! :linkage => :static which allows static linking. This command needs to be added in the pod file in order to successfully run pod install. If…
-
-
Steps to reproduce:
1) Start a torrent download.
2) Switch to 'downloading' filter from the navigation drawer.
3) Click on the torrent tile to open the torrent details screen.
4) Wait for the down…