This repo contains the source code for the Karma Coin cross-platform app. To learn more about KarmaCoin visit https://karmaco.in
Web, iOS, Android
flutter test
Needed if you modify flutter_native_splash.yaml
flutter pub run flutter_native_splash:create
# apk for app stores
flutter build apk
# app bundle for google play store
flutter build appbundle
- Push to remote github branch 'web-deploy'
- Run the deploy action when the build action completes.
flutter build ipa --release
Modify line 44 of 'Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh' to make it:
source="$(readlink -f "${source}")"
Copyright (c) 2022 by the KarmaCoin Authors. This work is licensed under the KarmaCoin License.