giphy_client
giphy_client copied to clipboard
A Giphy API Client for Dart compatible with all platforms
Sticker support with an optional boolean parameter for "search", "trending", "random" endpoints.
This migrates the package to null safety. I made sure the tests pass, using the new mockito build runner approach for mocking with null safety. All tests passing.
Please migrate the package to null safety.
added emoji ,sticker and random_id support