-
-
Notifications
You must be signed in to change notification settings - Fork 388
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
Depreciation warnings #516
Comments
exception: c:\Users\venky\AppData\Local\Pub\Cache\hosted\pub.dev\fluttertoast-8.2.6\android\src\main\kotlin\io\github\ponnamkarthik\toast\fluttertoast\FlutterToastPlugin.kt:9:48: warning: 'Registrar' is deprecated. Deprecated in Java |
did you find any solution for this ? |
@ponnamkarthik Any Update❓ |
'getter for view: View?' is deprecated. Deprecated in Java
exception: val textView: TextView = mToast?.view!!.findViewById(android.R.id.message,)
exception:
The text was updated successfully, but these errors were encountered: