gopeed_api 1.0.5
gopeed_api: ^1.0.5 copied to clipboard
A dart project provide Gopeed downloader Rest API interacting.
1.0.5 #
- Fixed a crash caused by non - iterable objects. The exception was as follows:
- Exception Message :
Unhandled exception: type 'bool' is not a subtype of type 'Iterable<dynamic>'
- Exception Message :
1.0.4 #
- Fixed a bug where Function
createAHttpTaskand FunctioncreateABtTaskwere unable to accept rid as the value of theridOrFileUrlparameter. Now, developers can passtrueto theuseRidparameter to use rid as the value of theridOrFileUrlparameter.
1.0.3 #
- Trying to fix a bug that prevented request headers from being constructed correctly.
1.0.2 #
- Added comments that comply with dart doc conventions.
- Translated Chinese content in
CHANGELOG.mdto English.
1.0.1 #
- Addressed an issue where the library could not be used due to incorrect file paths.
1.0.0 #
- New beginning, good luck 🎉