pixabay_picker 1.0.7
pixabay_picker: ^1.0.7 copied to clipboard
A Dart package for pixabay.com. With the api you can search or download videos and images from pixabay.com
1.0.7 2023.04.12. #
- Added safe search
1.0.6 2021.06.20. #
- Added universal io to support multiple platforms
1.0.5 2021.06.20. #
- Added null-safety
1.0.4 2020.02.10. #
- Make progress stream to broadcast stream
1.0.3 2019.12.03. #
- Fixed progress indicator bug
1.0.2 2019.11.18. #
- Added handler for HTTP error
1.0.1 2019.11.15. #
- Reached Production stage
0.2.2 2019.11.14. #
- Fixed StreamSubscription logic for cancel download
0.2.1 2019.08.28. #
- Fixed thumbnail url for videos
0.2.0 2019.08.08. #
- Added test cases + stream handling for porgress
- Renamed PixabayImageProvider in PixabayMediaProvider due to the fact that we provide videos too
0.1.5 2019.08.07. #
- Added getThumbnailLink() function
0.1.4 2019.07.08. #
- Updated package according to recent dart SDK changes
0.1.2 2019.03.07. #
- Updated package information
0.1.1 2019.03.07. #
- Added dartdoc documentation
0.1.0 2019.03.07. #
- First stable release
0.0.2 2019.03.07. #
- Updated README.md
0.0.1 2019.02.24. #
- Initial release of the API.