Open rjvysakh opened 3 years ago
environment: sdk: ">=2.12.0 <3.0.0"
dependencies: camera: ^0.10.5+7 cupertino_icons: ^1.0.6
flutter: sdk: flutter google_ml_kit: ^0.16.3 google_mlkit_commons: ^0.6.1 image: ^4.1.3 path_provider: ^2.0.7 tflite_flutter: ^0.10.4
dev_dependencies: flutter_test: sdk: flutter
Description
The Firebase ML Vision has been discontinued and this repo has been migrated to the lates Google MLKit. The whole codebase dependencies have been updated to the latest version.
Dependencies
please note down the dependencies that use in this code change.
For example
Native Dependencies
please note down the native dependencies that use in this code change. Which can have issues with code push
For example flutter-sdk: ">=2.12.0 <3.0.0"
checklist