Questions tagged [google-mobile-vision]

2 questions
1
vote
0 answers

How to implement an "augmented reality" feature detection on Android with Javascript?

I'm currently implementing a web-app with a button that opens the native "augmented reality"-view directly by clicking on a link. The link, as well as the feature detection for iOS is pretty straight-forward: function isARSupported() { const a =…
-3
votes
1 answer

The library 'package:flutter_mobile_vision/flutter_mobile_vision.dart' is legacy, and should not be imported into a null safe library

Hi am trying this code https://heartbeat.fritz.ai/implementing-real-time-ocr-using-flutter-79c3cdbe5, but its giving me this error(in the Title) since i updated my flutter