Skip to content
New issue

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

v3.0.0 Emojis Crash #22

Closed
rayliverified opened this issue Jan 27, 2022 · 3 comments
Closed

v3.0.0 Emojis Crash #22

rayliverified opened this issue Jan 27, 2022 · 3 comments

Comments

@rayliverified
Copy link

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): 
@Invectys
Copy link

Invectys commented Jan 31, 2022

Yea It doesnt work anymore

@bazookon
Copy link
Owner

WIP

@bazookon
Copy link
Owner

bazookon commented Feb 2, 2022

Fixed v3.0.1

@bazookon bazookon closed this as completed Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants