Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

epomatti/cbpq-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

⛔️ 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.

No Maintenance Intended Codemagic build status Actions Status

Getting Started

cp .env.prod .env
flutter packages get
flutter run

Mock

cp .env.mock .env
cd mock
npm install
node mock.js

Release Bundle

  1. Clone the repo

  2. Create .env file:

cp .env.prod .env
  1. Copy the properties file: key.properties

  2. Copy the JKS file: android/app/key.jks

  3. Build the App Bundle:

flutter build appbundle --build-name <build_name> --build-version <build_version>

About

Made with love. For skydivers, by skydivers ;)

Get it on Google Play