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

Having full issues with version 8.2.8 #532

Open
dev-deepakkumar opened this issue Aug 24, 2024 · 3 comments · May be fixed by #542
Open

Having full issues with version 8.2.8 #532

dev-deepakkumar opened this issue Aug 24, 2024 · 3 comments · May be fixed by #542

Comments

@dev-deepakkumar
Copy link

C:\Users\ram\AppData\Local\Pub\Cache\hosted\pub.dev\fluttertoast-8.2.8\android\src\main\kotlin\io\github\ponnamkarthik\toast\fluttertoast\FlutterToastPlugin.kt:9:48: warning: 'Registrar' is deprecated. Deprecated in Java
import io.flutter.plugin.common.PluginRegistry.Registrar
^
C:\Users\ram\AppData\Local\Pub\Cache\hosted\pub.dev\fluttertoast-8.2.8\android\src\main\kotlin\io\github\ponnamkarthik\toast\fluttertoast\MethodCallHandlerImpl.kt:18:24: warning: 'FlutterMain' is deprecated. Deprecated in Java
import io.flutter.view.FlutterMain
^
C:\Users\ram\AppData\Local\Pub\Cache\hosted\pub.dev\fluttertoast-8.2.8\android\src\main\kotlin\io\github\ponnamkarthik\toast\fluttertoast\MethodCallHandlerImpl.kt:59:40: warning: 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
gradientDrawable!!.setColorFilter(bgcolor.toInt(), PorterDuff.Mode.SRC_IN)
^
C:\Users\ram\AppData\Local\Pub\Cache\hosted\pub.dev\fluttertoast-8.2.8\android\src\main\kotlin\io\github\ponnamkarthik\toast\fluttertoast\MethodCallHandlerImpl.kt:74:35: warning: 'FlutterMain' is deprecated. Deprecated in Java
val key = FlutterMain.getLookupKeyForAsset(fontAsset)
^
C:\Users\ram\AppData\Local\Pub\Cache\hosted\pub.dev\fluttertoast-8.2.8\android\src\main\kotlin\io\github\ponnamkarthik\toast\fluttertoast\MethodCallHandlerImpl.kt:77:29: warning: 'setter for view: View?' is deprecated. Deprecated in Java
mToast?.view = layout
^
C:\Users\ram\AppData\Local\Pub\Cache\hosted\pub.dev\fluttertoast-8.2.8\android\src\main\kotlin\io\github\ponnamkarthik\toast\fluttertoast\MethodCallHandlerImpl.kt:81:58: warning: 'getter for view: View?' is deprecated. Deprecated in Java
val textView: TextView = mToast?.view!!.findViewById(android.R.id.message)
^
C:\Users\ram\AppData\Local\Pub\Cache\hosted\pub.dev\fluttertoast-8.2.8\android\src\main\kotlin\io\github\ponnamkarthik\toast\fluttertoast\MethodCallHandlerImpl.kt:90:39: warning: 'FlutterMain' is deprecated. Deprecated in Java
val key = FlutterMain.getLookupKeyForAsset(fontAsset)
^

@WaseemAlqahwaji
Copy link

same issue not fixed

@SidanTechnologies
Copy link

SidanTechnologies commented Sep 20, 2024

Yaa! It's been a month and still not fixed

@MarlonJD
Copy link

same issue here

@MarlonJD MarlonJD linked a pull request Oct 25, 2024 that will 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

Successfully merging a pull request may close this issue.

4 participants