I wanted to use the QR scanner of the MLKit of Google, and in the nuget manager I have found two packagese. The two packager are:
Xamarin.Google.MLKit.BarcodeScanning v116.1.0 which description is: Xamarin.Android Bindings for Google Play Services - Xamarin.Google.MLKit.BarcodeScanning
Xamarin.GooglePlayServices.MLKit.BarcodeScanning v116.1.3 which desciption is: Xamarin.Android Bindings for Google Play Services - MLKit.BarcodeScanning
Which is the difference between Google Play Services and Google.MLKit?
Thanks.