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

Deprecated API #28

Open
RobinLbt opened this issue May 23, 2020 · 4 comments
Open

Deprecated API #28

RobinLbt opened this issue May 23, 2020 · 4 comments

Comments

@RobinLbt
Copy link

When using your simple example in my Flutter App, I get the following debug log :

EmojiPickerPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

@Prabakar19
Copy link

I'm also having the same warning

@bizready
Copy link

I have the same issue it also conflicts with MulitImagePicker

error:
Note: /Users/macbook/.pub-cache/hosted/pub.dartlang.org/emoji_picker-0.1.0/android/src/main/java/com/jeffg/emoji_picker/EmojiPickerPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: /Users/macbook/.pub-cache/hosted/pub.dartlang.org/multi_image_picker-4.7.12/android/src/main/java/com/vitanov/multiimagepicker/FileDirectory.java uses or overrides a deprecated API.

@SweetSourPeter
Copy link

same here

@Fintasys
Copy link

This package uses recent APIs https://pub.dev/packages/emoji_picker_flutter

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

5 participants