Getting Started¶
Menoreh library is an open-source code using Flutter developed by Panemu Solusi Industri.
Overview¶
Menoreh Library terdiri dari beberapa pub package :
Package | Description |
---|---|
menoreh_domain | Domain resource |
menoreh_data | Data resource |
Installation¶
For help getting started with Flutter, view our online documentation.
- Flutter version :
3.0.5
- Dart version :
2.17.6
Step 1:
Clone or download this repo by using the code below:
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
Step 3:
Run the Flavor:
flutter run --flavor development --target main_development.dart
flutter run --flavor production --target main_production.dart
Authors: