A premium, high-performance Flutter e-commerce application tailored for the KINETIC RunnSeegaa brand.
RunnSeegaa sets a new standard for mobile app fluidity and memory management. We've pushed the Flutter engine to its limits:
- 🚀 Zero-Delay Startup: Non-blocking async data hydration ensures the UI displays instantly.
- 📱 120Hz ProMotion Ready: Unleashes maximum frame rates natively on modern Apple displays.
- 🧠 Smart Asset Caching: Strict memory boundaries (
memCacheWidth) prevent RAM bloat on dynamic networks. - 📦 Aggressive Minification: R8 ProGuard rules and Swift ABI integrations slice MBs off the final store variants.
- 🔥 Reactive BLoC Structure: Surgical, independent UI rebuilding drastically reduces garbage collection lag.
(Note: Replace with animated GIF of RunnSeegaa app scrolling)
- Cinematic Home Feeds — Fluid video headers and dynamic sliver-grids.
- Smart Filter & Search — Instant, typo-resistant product exploration.
- Seamless Checkout — Intuitive Cart behavior merged with Real-time Order Tracking (Pending → Confirmed → Delivered).
- True-Local Timestamps — Globally synchronized UTC data magically formats to the user's local timezone.
- Google Secured — Passwordless friction dropped via Google OAuth.
- God-mode Dashboard — Live revenue, active orders, and product stock at a glance.
- Instant Inventory Injection — Push new products, colors, and variant images straight to the cloud.
- Access Control — Supabase Row-Level Security (RLS) locks out non-admins flawlessly.
🛠️ Tap to reveal Tech Stack
| Layer | Technology |
|---|---|
| Frontend UI | Flutter & Dart (Material 3) |
| State Management | flutter_bloc |
| Database | PostgreSQL via Supabase |
| Auth | Supabase Auth + google_sign_in |
| Cloud Storage | Supabase Storage Buckets |
| Icons & Media | flutter_svg, video_player |
This app is wired for instant global distribution via CI/CD pipelines.
- Uses strict Release Signing Configurations (
.jks). - Resource shrinking actively cuts debug symbols.
flutter build appbundle --releaseInfo.plistbypasses non-exempt encryption checks.- Minimum SDK bounded to iOS 14.0+ for maximum Apple Silicon efficiency.
flutter build ipa --releaseWant to run this beast locally? Make sure you have the Flutter SDK installed.
# 1. Clone the core
git clone <repository-url>
cd marketky
# 2. Sync the dependencies
flutter pub get
# 3. Ignite the engine
flutter run
Developed with ❤️ for RunnSeegaa App Series by Sumit Kumar
For queries connect via Kunalmahajan341@gmail.com
For queries connect via Kunalmahajan341@gmail.com