dloader 1.2.6
dloader: ^1.2.6 copied to clipboard
A simple and versatile library for downloading files with support for adapters including dio, curl, wget, powershell, aria2 and axel. Feel free to create new adapters.
1.2.6 #
- Update version number
1.2.5 #
- pub upgrade
1.2.4 #
- pub upgrade
1.2.3 #
- feat: support for not send user-agent
1.2.1 #
- support for custom user-agent
1.2.0 #
- fix!:dio updated from 4 to 5
1.1.4 #
- fix: wrong curl parameters pass
1.1.2 #
- Testing github actions notification
1.1.1 #
- Fix missing file return from adapters
1.0.5 #
- Export adapter classes
1.0.4 #
- unfix
1.0.3 #
- Dart Pub conventions
1.0.2 #
- Dart Pub conventions
1.0.1 #
- Many changes and Dart Pub conventions
1.0.0 #
- Initial version.