pexels_photos_videos 0.0.9 pexels_photos_videos: ^0.0.9 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.
This package will help you to get data from Pexels.
Features #
This package is able to fetch full details from Pexels.
Getting started #
Use of this package is very easy. Inculde in your project pass your auth key and get the result.
Usage #
Example is added. Soon it will avaiable
to /example
folder.
PexelsResult result = await PexelsMedia()
.getPexelsPhotos('place your auth key here', 'image Id');
Additional information #
I will update this pacakge very frequently. So I request you to visit our repo time to time 👉 Pexels_Photos_Videos