pexels_photos_videos 0.0.12 pexels_photos_videos: ^0.0.12 copied to clipboard
This package will help you to get data from pexels.com. It's easy to use and get all details related to media which is requested.
Logs #
0.0.12 #
- Major update
- PexelsResult => Photo (file name pexels_result.dart => photo.dart)
- Src => PhotoSrc (file name src.dart => photo_src.dart)
- getPexelsPhotos => getPhoto (pexels_media.dart)
After upgrade you will find multiple error then you need to refactor your code.
0.0.11 #
- Documentation updated. No major update
0.0.10 #
- Documentation updated. No major update.
0.0.9 #
- Stable version without and issue.
0.0.8 #
- Removed unused variable and updated example.
0.0.7 #
- Reverted Gitignore, Metadata and Analysis Options files.
0.0.6 #
- Documentation updated.
0.0.5 #
- Error removed.
0.0.4 #
- Cleaning up files and folder.
0.0.3 #
- Renamed function.
0.0.2 #
- In this version we added image but not optimized. We are working on it and resolving asap.
0.0.1 #
- This is template version with dummy data.