import io.flutter.plugin.common.PluginRegistry.Registrar
/home/najeeb/Android/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_timezone-2.0.0/android/src/main/kotlin/com/whelksoft/flutter_native_timezone/FlutterNativeTimezonePlugin.kt:12:48: warning: 'Registrar' is deprecated. Deprecated in Java import io.flutter.plugin.common.PluginRegistry.Registrar
I am getting the same warning using version 2.0.0
w: .../Flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_timezone-2.0.0/android/src/main/kotlin/com/whelksoft/flutter_native_timezone/FlutterNativeTimezonePlugin.kt: (12, 48): 'Registrar' is deprecated. Deprecated in Java
w: .../Flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_timezone-2.0.0/android/src/main/kotlin/com/whelksoft/flutter_native_timezone/FlutterNativeTimezonePlugin.kt: (23, 37): 'Registrar' is deprecated. Deprecated in Java
Aaand it's still
Task :flutter_native_timezone:compileReleaseKotlin w: /home/csaba/.pub-cache/hosted/pub.dartlang.org/flutter_native_timezone-2.0.0/android/src/main/kotlin/com/whelksoft/flutter_native_timezone/FlutterNativeTimezonePlugin.kt: (12, 48): 'Registrar' is deprecated. Deprecated in Java w: /home/csaba/.pub-cache/hosted/pub.dartlang.org/flutter_native_timezone-2.0.0/android/src/main/kotlin/com/whelksoft/flutter_native_timezone/FlutterNativeTimezonePlugin.kt: (23, 37): 'Registrar' is deprecated. Deprecated in Java