taswangd
taswangd
@novas1r1 , @haydgately : Do you have some code snippets to show how you are checking and requesting for camera permissions? I had a similar issue where it would keep...
And you would also need this in your ios/Podfile ``` ## dart: PermissionGroup.camera 'PERMISSION_CAMERA=1', ```
Hi @bkonyi : Could a fix similar to this one - https://github.com/flutter/plugins/commit/de56da50ca78ef275a95b4e59ce8d5e119eadd7a#diff-e57a1a7ffb729ad174b597626202429c1c87e4168e19b2aa9decc1be84e8777b help get rid of the error? ``` java.lang.UnsatisfiedLinkError: at io.flutter.embedding.engine.FlutterJNI.nativeLookupCallbackInformation (Native Method) at io.flutter.view.FlutterCallbackInformation.lookupCallbackInformation (FlutterCallbackInformation.java:30) ```
@mhmdanas The new version 1.1.8 published recently has options for legends.