Replies: 1 comment
-
| The position value should be passed as int. Otherwise, check logcat output. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
as the title says im trying to sent the start position in my intent in my flutter app with the android_intent_plus package. but the video stream starts from the beginning this is my intent setup currently
note that startPosition is set to a ms value in the code.
Beta Was this translation helpful? Give feedback.
All reactions