A CRM app for Cococara
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
flutter pub run flutter_launcher_icons:main
flutter pub run build_runner build --delete-conflicting-outputs
flutter pub run build_runner watch
You can also get the SHA-1 of your signing certificate using the Gradle signingReport command:
cd android/
./gradlew signingReport
python3 comment_print_statements.py -d -t ./lib
python3 comment_print_statements.py -e -t ./lib
Add URL schema for com.googleusecontent.app..... using XCode
EXCEPTION IN LOGIN PlatformException(google_sign_in, Your app is missing support for the following URL schemes: com.googleusercontent.apps.761432135665-dl38e8a8g6bamamddv51hn123n6na6dl, NSInvalidArgumentException, null) flutter: Login failure Error while trying to login PlatformException(google_sign_in, Your app is missing support for the following URL schemes: com.googleusercontent.apps.761432135665-dl38e8a8g6bamamddv51hn123n6na6dl, NSInvalidArgumentException, null)
cd [project] flutter build apk --split-per-abi
flutter build apk --debug flutter install