Pratik Baid

Results 9 issues of Pratik Baid

Share is working on iphone but not on ipad. I don't see a specific configuration that needs to be added to the iPad build so does the plugin not support...

bug

When the table has only 2-3 rows, there is a lot of empty space. Is there a way the table could be resized to a maximum height and then have...

enhancement
question

``` final InAppReview inAppReview = InAppReview.instance; if (await inAppReview.isAvailable()) { inAppReview.requestReview(); } ``` This is the code snippet I used and it works fine in the ios simulator but when...

Issue: Currently, the app does not provide the user any instant feedback when they add, delete or complete a torrent. There are several other scenarios where a snack bar will...

enhancement
good first issue
RC1

Feature: A local notification that allows the user to start/stop torrent download without opening the app. This could also be triggered when the download completes or a new torrent is...

enhancement
RC1

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....

enhancement
RC1
hacktoberfest-accepted

Feature: Ability to add, search and filter based on tags. - [ ] Option for the user to add a new tag - [ ] Option to choose from existing...

enhancement
RC1

I have several conversation history stored in the database, how can I display the history messages in the chatView UI

Hi, Is there a standard conversion used to convert all in-game markers to the coordinate for this project? If so, we can use the json available for all the markers...