After clone this repository,
cp .env.default .env
Set BACK4APP_APPLICATION_ID
and BACK4APP_CLIENT_KEY
in .env
.
(Ref: https://www.back4app.com/docs/react/quickstart )
Then, install dependencies.
flutter pub get
flutter run
After clone this repository,
cp .env.default .env
Set BACK4APP_APPLICATION_ID
and BACK4APP_CLIENT_KEY
in .env
.
(Ref: https://www.back4app.com/docs/react/quickstart )
Then, install dependencies.
flutter pub get
flutter run