Cheon-App / planner

A Smart Study Planner | https://cheon.app | https://www.instagram.com/cheonapp/ | https://discord.cheon.app

Home Page:https://cheon.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheon Smart Planner

Quality Assurance Flutter Build

Getting Started

Create a Firebase project and add an Android or IOS app to it. You'll be given the option to download a google-services.json(Android) or GoogleService-Info.plist(IOS) file which should be placed in android/app/google-services.json or ios/Runner/GoogleService-Info.plist respectively.

If you're on Android you'll also need to create a keystore and reference the keystore via the file android/key.properties

Running the app

Android

Production build

flutter run --release --flavor prod -t lib/main_prod.dart

Development build

flutter run --release --flavor dev

IOS

Production build

flutter run --release -t lib/main_prod.dart

Development build

flutter run --release

Static analysis

flutter analyze

Automated tests

flutter test

About

A Smart Study Planner | https://cheon.app | https://www.instagram.com/cheonapp/ | https://discord.cheon.app

https://cheon.app

License:GNU Affero General Public License v3.0


Languages

Language:Dart 98.3%Language:Ruby 0.8%Language:Swift 0.6%Language:HTML 0.3%Language:Java 0.0%Language:Objective-C 0.0%