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 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
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
masterchannel.Is there any path forward to using mediapipe genai with flutter
stableor evenbeta?It seems that the main blocker is
--enable-native-assetsis 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