after updating flutter -v 3.29.2, android plugin sensors_plus 6.1.1 get
error: cannot find symbol public static void registerWith(io.flutter.pluginmon.PluginRegistry.Registrar registrar) { ^ symbol: class Registrar location: interface PluginRegistry 1 error
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':sensors:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.
i have tried pubspec.yaml update package or delete sensors_plus and clear all .pub-cache but still get error while build android. Please help!. Someone face this issue?