You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My team would like to use this for an app we're working on with customers, so we cannot use the unstable flutter master channel.
Is there any path forward to using mediapipe genai with flutter stable or even beta?
It seems that the main blocker is --enable-native-assets is only configurable on flutter master, and it looks like it's still a long way out until native assets make it to flutter beta/stable (flutter/flutter#129757)
I guess that leaves the question: is there a path to make mediapipe work without depending on the native-assets feature? Would be happy to help out if there is a path
The text was updated successfully, but these errors were encountered:
From the look of it, the maintainers here are in dire need of additional contributors to this repo. My team is looking at contributing to the vision package, but unable to give a timeline right now. If you can figure this out, that would be incredible.
Hey folks,
My team would like to use this for an app we're working on with customers, so we cannot use the unstable flutter
master
channel.Is there any path forward to using mediapipe genai with flutter
stable
or evenbeta
?It seems that the main blocker is
--enable-native-assets
is only configurable on flutter master, and it looks like it's still a long way out until native assets make it to flutter beta/stable (flutter/flutter#129757)I guess that leaves the question: is there a path to make mediapipe work without depending on the native-assets feature? Would be happy to help out if there is a path
The text was updated successfully, but these errors were encountered: