Help me to fix this error please

Launching lib\main.dart on SM M022G in debug mode…
lib\main.dart:1
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\tflite_flutter_helper-0.3.1\android\src\main\kotlin\com\tfliteflutter\tflite_flutter_helper\TfliteFlutterHelperPlugin.kt: (43, 1): Class ‘TfliteFlutterHelperPlugin’ is not abstract and does not implement abstract member public abstract fun onRequestPermissionsResult(p0: Int, p1: Array<(out) String!>, p2: IntArray): Boolean defined in io.flutter.plugin.common.PluginRegistry.RequestPermissionsResultListener
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\tflite_flutter_helper-0.3.1\android\src\main\kotlin\com\tfliteflutter\tflite_flutter_helper\TfliteFlutterHelperPlugin.kt: (143, 2): ‘onRequestPermissionsResult’ overrides nothing

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:tflite_flutter_helper:compileDebugKotlin’.

Compilation error. See log for more details

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 51s
Exception: Gradle task assembleDebug failed with exit code 1

**any one can help me please ?
I have an error with tflite_flutter_helper
i use it to pre-processr images **

This is not an issue with Gradle, it appears to be a compatibility defect between tflite_flutter_helper and flutter 3. There has been an open pull request since May.
Flutter 3.0 error · Issue #57 · am15h/tflite_flutter_helper · GitHub.