An open API service indexing awesome lists of open source software.

https://github.com/epomatti/cbpq-flutter

Flutter App for skydivers in Brazil to check their license status.
https://github.com/epomatti/cbpq-flutter

android brazil dart flutter flutter-app skydive

Last synced: about 1 year ago
JSON representation

Flutter App for skydivers in Brazil to check their license status.

Awesome Lists containing this project

README

          

# DEPRECATED

**⛔️** This app has been deprecated and will no longer be supported as the [official CBPQ site](https://www.cbpq.org.br/) now supports PWA and is maintained by the federation.

An App for skydivers in Brazil to check their license status.

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![Codemagic build status](https://api.codemagic.io/apps/5db4aca125dc3f2949a9e89f/5db4aca125dc3f2949a9e89e/status_badge.svg)](https://codemagic.io/apps/5db4aca125dc3f2949a9e89f/5db4aca125dc3f2949a9e89e/latest_build) [![Actions Status](https://github.com/epomatti/cbpq-flutter/workflows/CI/badge.svg)](https://github.com/epomatti/cbpq-flutter/actions)

## 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
```

3. Copy the properties file: `key.properties`

4. Copy the JKS file: `android/app/key.jks`

5. Build the App Bundle:

```
flutter build appbundle --build-name --build-version
```

## About

Made with love. For skydivers, by skydivers ;)

Get it on Google Play