giphy_client icon indicating copy to clipboard operation
giphy_client copied to clipboard

A Giphy API Client for Dart compatible with all platforms

Results 5 giphy_client issues
Sort by recently updated
recently updated
newest added

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