Manoj
Manoj
- 10 issues found when we analyze the project's dart code using `flutter analyze` - Basically `flutter analyze`, Analyzes the project's Dart code. ### Issues Found ``` info • 'toggleableActiveColor'...
- Some tests failed when flutter unit tests for the rutorrent-flutter application. - These issues were found due to the modal_bottom_sheet dependency used. - We can run `flutter test` in...
closes #177 closes #184 closes #185 - This pr will be resolving the issues - #177 - #184 - #185 - Had formatted the code and replaced the deprecated FlatButton...
closes #47 - this pr will be solving the issue #47 . - fixed this bug by adding the feature to updated the status of start_stop_button from 'Stop All' to...
## Bug - Start-Stop Button is not updating whenever we remove them after the process started. ## Steps to reproduce the behavior: 1. Add a file to the process tile...