rushio-consulting / flutter_camera_ml_vision

A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...
MIT License
278 stars 107 forks source link

Reading data: The file “GoogleService-Info.plist” couldn’t be opened because there is no such file. #105

Closed GanZhiXiong closed 4 years ago

GanZhiXiong commented 4 years ago

Flutter version: Flutter 1.12.13+hotfix.6-pre.1 • channel stable • iOS version: iOS13.3.1

xcode build error: Showing Recent Messages /Users/ganzhixiong/Downloads/flutter_camera_ml_vision-master (2).zip Folder/flutter_camera_ml_vision-master/example/ios/Runner/GoogleService-Info.plist:0: Reading data: The file “GoogleService-Info.plist” couldn’t be opened because there is no such file.

jaumard commented 4 years ago

if you didn't follow the setup of firebase it's normal to have this, it's not related to this package. check https://codelabs.developers.google.com/codelabs/flutter-firebase/#6