giphy_client
giphy_client copied to clipboard
Migrate to null safety
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.
@brianegan any update for this?
Would be much appreciated if this could be migrated with this PR.