We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emojis no longer load on v3.0.0 due to this error:
E/flutter (10673): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: type 'Null' is not a subtype of type 'int' in type cast E/flutter (10673): #0 new GiphyPagination.fromJson (package:giphy_get/src/client/models/collection.dart:54:43) E/flutter (10673): #1 new GiphyCollection.fromJson (package:giphy_get/src/client/models/collection.dart:17:33) E/flutter (10673): #2 GiphyClient._fetchCollection (package:giphy_get/src/client/client.dart:117:28) E/flutter (10673): <asynchronous suspension> E/flutter (10673): #3 _GiphyTabDetailState._loadMore (package:giphy_get/src/views/tab/giphy_tab_detail.dart:209:21) E/flutter (10673): <asynchronous suspension> E/flutter (10673):
The text was updated successfully, but these errors were encountered:
Yea It doesnt work anymore
Sorry, something went wrong.
WIP
Fixed v3.0.1
No branches or pull requests
Emojis no longer load on v3.0.0 due to this error:
The text was updated successfully, but these errors were encountered: