Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 369 Bytes

flutter_template_flavor

A project template: Clean architecture with BLoC

Getting Started

Step 1: Run command: make setup

Step 2: Run command: make run-dev(stg/prod)

Run Test

Build APK

Step 1: Open build.gradle file in app resource -> Create keystore flow by gradle.build config

Step 2: Run command: make build-dev(stg/prod/bundle)

Upload apk/ipa