edufolly / flutter_mobile_vision

Flutter implementation of Google Mobile Vision.
MIT License
455 stars 168 forks source link

Goole API Key & Scan Limit #45

Closed ntancnit closed 4 years ago

ntancnit commented 4 years ago

How can I input the google vision API Key. If not, then how many time limited for successful recorded?

edufolly commented 4 years ago

Hi, @ntancnit

you don't need the Google Vision API Key. The Mobile Vision runs locally on your phone. There are no limits to use.