Skip to content

Talei-Tech/liemo-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

πŸ“± Liemo Mobile

Flutter application for the Liemo live store link aggregator β€” Philippines πŸ‡΅πŸ‡­ & Kuwait πŸ‡°πŸ‡Ό

Tech Stack

  • Framework: Flutter 3.x (Dart)
  • State Management: Riverpod / BLoC
  • Navigation: GoRouter
  • HTTP: Dio + Retrofit
  • Storage: Hive / Shared Preferences
  • Push Notifications: Firebase Cloud Messaging
  • Analytics: Firebase Analytics

Getting Started

# Install Flutter SDK (>=3.0.0)
flutter --version

# Clone
git clone https://github.com/liemo-platform/liemo-mobile.git
cd liemo-mobile

# Install dependencies
flutter pub get

# Run (dev)
flutter run --flavor development --target lib/main_dev.dart

# Build release APK
flutter build apk --release --flavor production

Flavors

Flavor API Base URL
development http://localhost:8000
staging https://staging-api.liemo.app
production https://api.liemo.app

Liemo β€” Live Store Link Aggregator | Philippines πŸ‡΅πŸ‡­ & Kuwait πŸ‡°πŸ‡Ό

About

Flutter mobile application for Liemo - Philippines & Kuwait live store discovery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors