error: incompatible types: PluginRegistry cannot be converted to FlutterEngine\
FirebaseMessagingPlugin.registerWith(registry.registrarFor("io.flutter.plugins.firebasemessaging.FirebaseMessagingPlugin"));
error: incompatible types: PluginRegistry cannot be converted to FlutterEngine\
FirebaseMessagingPlugin.registerWith(registry.registrarFor("io.flutter.plugins.firebasemessaging.FirebaseMessagingPlugin"));
error: incompatible types: NonExistentClass cannot be converted to Annotation
Ah - I found the reason. kotlin-android-extensions
also provides @Parcelize And I used @Parcelize for
classes that room processes. Adding the plugin kotlin-parcelize
solves the problem
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us