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

Uses or overrides a deprecated API. #32

Open
uitlaber opened this issue Jan 23, 2021 · 2 comments
Open

Uses or overrides a deprecated API. #32

uitlaber opened this issue Jan 23, 2021 · 2 comments

Comments

@uitlaber
Copy link

I get error

flutterwebbrowser\FlutterWebBrowserPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
@SemicolonCG
Copy link

yes same here.

@xamantra
Copy link

Normal.
It's not actually an error but more like a "warning".
The app will build and run fine in both profile, debug and release mode.
You can ignore that.
It's not just this plugin that gives that warning but loads of flutter plugins has the same issue and most people just ignore them.
I vote to close this issue.

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