Closed sattyamjjain closed 3 years ago
Hi sattyamjjain,
The firebase mlkit is deprecated. Here is the standalone new one. Unfortunately, we don't have direct Flutter support at the moment and no plan to add it in near future. We can re-evaluate if we can more requests.
In the meantime, you could try calling the the Android/iOS native API from Flutter? https://www.appsdeveloperblog.com/calling-android-native-code-in-flutter/ https://www.appsdeveloperblog.com/calling-ios-native-code-in-flutter/
Hello,
I want to use ML Kit Pose Detection API using BlazePoes with flutter, Since Currently android and ios version is available. https://pub.dev/packages/firebase_ml_vision (Firebase Ml Vision) is available but still in https://firebase.google.com/docs/ml-kit, blazePose is not implemented. Can You please tell me How can I use it in flutter?