Fintasys / emoji_picker_flutter

A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
MIT License
155 stars 114 forks source link

Emojis not loading in Version 1.1.2 #65

Closed Shaquiri1 closed 1 year ago

Shaquiri1 commented 2 years ago

It only shows an infinite loading spinner :/

I tried it with the provided Example in flutter version 2.10.4

Shaquiri1 commented 2 years ago

working in Version 1.1.1

Paul-D-Dev commented 2 years ago

same problem, i got an infinite loading spinner

environment:
  sdk: ">=2.16.1 <3.0.0"
dependencies:
  flutter:
    sdk: flutter
  cupertino_icons: ^1.0.2
  emoji_picker_flutter: ^1.1.2
Fintasys commented 2 years ago

Sorry for getting back about this problem late. Does it happen when you freshly install the app or when upgrading between different EmojiPicker versions?

Shaquiri1 commented 2 years ago

No Worries. Happened after fresh installation.

Fintasys commented 2 years ago

@Shaquiri1 @Paul-D-Dev Sorry but I can't reproduce the issue. I tried fresh install and updating from several previous versions but I get no infinity spinner. The error messages indicates that it is eventually a local issue. I gonna add some other changes soon and release a new version. Would be nice if you could test it then.

Fintasys commented 1 year ago

Closing this issue, seems it has been solved