pushpender100
pushpender100
The plugin `export_video_frame` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...
Here is code. var streamImage = await ExportVideoFrame.exportImagesFromFile( tempVideo, Duration(seconds: 1), 0);
### Describe the bug? Unable to find import com.okta.idx.kotlin.Authenticator import com.okta.idx.kotlin.client.Configuration ### What is expected to happen? Unable to find import com.okta.idx.kotlin.Authenticator import com.okta.idx.kotlin.client.Configuration ### What is the actual behavior?...