'How to use google ml kit for image labelling in flutter?

how to add the image labelling feature with google ml kit package into the flutter app, there is no examples for that, all examples that shown for me they was using firebase ml kit!

So how can we implement this ?



Solution 1:[1]

google_ml_kit is pretty new. Take a look at pub.dev example https://pub.dev/packages/google_ml_kit/example

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 ezaspi