How we can setup the MediaPipe in fluttter ? #77
              
                Unanswered
              
          
                  
                    
                      Lokendra6267lodhi
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| Integrating MediaPipe with Flutter can be tricky because MediaPipe doesn’t have official Flutter support. You have two main options: 
 For custom MediaPipe models, you’ll need to write native code and bridge it to Flutter. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    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.
-
I am facing issues with integrating the MediaPipe into our Flutter app for face detection.
Anyone can help me with this.
Beta Was this translation helpful? Give feedback.
All reactions