xwei
                                            xwei
                                        
                                    Hi, The app-store version also uses textRecognizer, the offline, free version. You can check the code at: https://github.com/X-Wei/flutter_catalog/blob/master/lib/routes/firebase_mlkit_ex.dart For iOS unfortunately I don't have much experience nor the dev environment....
Sorry I don't have the dev environment for iOS, could you send a pull request instead ? Also, there's an open issue on releasing the app on iOS: https://github.com/X-Wei/flutter_catalog/issues/3
This is probably due to latest dependency packages requires androidX, but the project didn't (issue #19). Hopefully with my commits today this should be resolved. Feel free to re-open the...
I saw that you are using an iPhone emulator, unfortunately I don't have the ios development environment. The file you are opening might not be the right one: it's not...
Oh for that gradlew one it's because the missing key.properties file, cf. https://github.com/X-Wei/flutter_catalog/issues/17#issuecomment-491537809
I don't have a mac book thus can't debug the iOS build issues. But @pravindodia has implemented the releasing of iOS app (https://github.com/X-Wei/flutter_catalog/issues/3), maybe he can help.
As @pravindodia pointed out, this is an open-source repo that we do in our spare time. And no one is obliged to resolve the raised issues in limited time. I...
Hey @SagarPanwala , And I by "steps to reproduce" I mean some useful, detailed information. E.g. instead of saying "in VS code, I open project", better write: >"I downloaded the...
1. What's your flutter version (post the command line output of `flutter doctor -v` in the reply) 2. Does building for android now work ? 3. Does building for iOS...
For iOS unfortunately I can't help much since I don't have the dev environment. But by googling the error message: >cloud_firestore (from `.symlinks/plugins/cloud_firestore/ios`) was resolved to 0.0.1, which depends on...