⛔️ This app has been deprecated and will no longer be supported as the official CBPQ site now supports PWA and is maintained by the federation.
An App for skydivers in Brazil to check their license status.
cp .env.prod .env
flutter packages get
flutter run
cp .env.mock .env
cd mock
npm install
node mock.js
-
Clone the repo
-
Create
.env
file:
cp .env.prod .env
-
Copy the properties file:
key.properties
-
Copy the JKS file:
android/app/key.jks
-
Build the App Bundle:
flutter build appbundle --build-name <build_name> --build-version <build_version>
Made with love. For skydivers, by skydivers ;)