haibarrr 0.0.4
haibarrr: ^0.0.4 copied to clipboard
Haibarrr framework flutter project with GetX pattern Architecture
HAIBARRR #
This package help you build Mobile Flutter Project with GetX Architecture
INSTALLATION #
add flutter dependency:
INSTALL FROM PUB.DEV #
flutter pub add haibarrr
Init HAIBARRR #
Init HAIBARRR to your flutter project and boom :
flutter pub run haibarrr:init
Generate Feature #
Generate your feature app with :
flutter pub run haibarrr:generate Example
Run Flutter #
flutter run -t lib/main_staging.dart
IMPORTANT after init HAIBARRR #
Change value "/splash" to "/" at lib/route/route.constant.dart
static const splash = '/';
If your project error when running the app, do this way :
Go to android/app/build.gradle
android {
compileSdkVersion 33
...
...
defaultConfig {
minSdkVersion 19
}
}
Sources #
This framework is inspired by open source plugin ametory_framework
Big Thanks to Pa Amet
Author #
Halo salam kenal semua, Bariman Susiyanto