Install the app
This is where things are dificult, but don't worry that we handle it automatically, you just need to run 1 single command and Dative Core do everything for you.
Last updated
This is where things are dificult, but don't worry that we handle it automatically, you just need to run 1 single command and Dative Core do everything for you.
Get google-services.json and GoogleService-Info.plist files we asked to save for later use in Firebase Setup
Paste them in your project folder ../assets/files
Ignore google-services-web.js, it will be required once web version will be released.

Open ../pubspec.yaml
Under dative_core
Add API key (from Dative Core) and Purchase Code (from codester) under Config
Ignore the firebase_web_client_id it will be required once web version will be released.

Open the terminal within Android Studio by selecting View > Tool Windows > Terminal.
Run install command:

If there is any issue, will it print a message and how to fix, else you will logs.

Last updated
dart run dative_core:install