anharu2394 / tapioca

a Flutter plugin for video editing on Android and iOS.
https://pub.dev/packages/tapioca
MIT License
123 stars 53 forks source link

'onRequestPermissionsResult' overrides nothing #70

Closed suryanadiminti99 closed 2 years ago

suryanadiminti99 commented 2 years ago

C:\Users\user\Downloads\tapioca-master\tapioca-master\android\src\main\kotlin\me\anharu\video_editor\VideoEditorPlugin.kt: (27, 8): Class 'VideoEditorPlugin' 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:\Users\user\Downloads\tapioca-master\tapioca-master\android\src\main\kotlin\me\anharu\video_editor\VideoEditorPlugin.kt: (105, 5): 'onRequestPermissionsResult' overrides nothing

fatimaEzzat commented 2 years ago

i have the same issue

mhdaslam790 commented 2 years ago

i am also facing the same issue

chituanh commented 2 years ago

i have the same issue

mhdaslam790 commented 2 years ago

https://github.com/mhdaslam790/tapioca

You can use it

DennisAshford commented 2 years ago

Same issue here.