YD logo
Case StudyAugust 4, 2026

Flutter Case Studies: Dosha Detector, GRAH9 & E-Commerce App

Three Flutter apps in production — Dosha Detector's AI-powered astrology insights, GRAH9's CRM managing 2000+ users, and a full e-commerce app + admin panel — all built on Flutter, GetX, and Firebase.

FlutterGetXFirebaseGoogle AnalyticsInteraktMeta PixelPie ChartPagination

Key Takeaways

  • Dosha Detector — a Flutter astrology app with 500+ downloads on the Play Store, detecting 10+ types of doshas from a birth chart with personalized remedies.
  • GRAH9 — an internal Flutter admin panel/CRM managing 2000+ users across AstroVedansh's product suite, with WhatsApp automation via Interakt.
  • A full e-commerce app + admin panel — Razorpay payments, two-step authentication, variable products, and real-time order management.
  • Same core stack across all three: Flutter, GetX, Firebase, and Dart throughout, MVVM-style architecture.

Alongside the React builds, three Flutter apps shipped for AstroVedansh's product suite: Dosha Detector (a consumer astrology app), GRAH9 (the internal CRM that runs the business), and a full e-commerce app with its own admin panel. Same team, same discipline, a different stack.

How Flutter works: Dart code drives Widgets, a Render Engine, and Platform Channels, which talk to the platform's Canvas, Events, and native APIs like Camera, Audio, Location, and Sensors
App code, Flutter's engine, and the native platform — how a Flutter app actually runs.

Dosha Detector — AI-powered Vedic astrology

Dosha Detector is a consumer astrology app published under Astro Vedansh Innovations. Users enter their birth date, time, and place; the app analyzes planetary positions to surface doshas in their birth chart, explains what each one means, and recommends personalized remedies — with an option to book a live consultation with an astrologer for deeper guidance.

  • 10+ dosha types detected from a full Janam Kundali (birth chart), each with a calculated strength score
  • Interactive birth chart visualization with complete planetary placements
  • Personalized remedies and an effects breakdown per dosha — career, relationships, health
  • Live video consultations with expert astrologers, built directly into the app
Live ProjectDosha DetectorLive on the Google Play Store — 500+ downloads.
Visit Site →

GRAH9 — the CRM behind the product suite

GRAH9 is the centralized admin panel and CRM that runs AstroVedansh's entire product line — Perfect Timing, Perfect Career, and Dosha Detector all get managed from one dashboard. It's an internal tool, not a public site, so there's no live link to share — but it's the system doing the heaviest daily lifting.

  • Manages 2000+ users across every connected AstroVedansh product from a single dashboard
  • Interakt WhatsApp template automation for order updates and customer communication
  • Real-time revenue, tax, and campaign analytics — Razorpay financials plus ad-performance tracking
  • Order and consultation management, coupon configuration, and content/banner management across products

E-commerce App + Admin Panel

A complete Flutter shopping app paired with a companion admin panel — one codebase for the shopper experience, one for the store owner running it.

  • Razorpay payment gateway plus Cash on Delivery, with two-step authentication on accounts
  • Single and variable products (size/color), categories, brands, and favorites saved via Hive local storage
  • Address management, order history, and profile management for shoppers
  • Admin dashboard — live sales totals, a weekly revenue chart, and order-status breakdown

The tech stack

FlutterDartGetXFirebaseRazorpay

Three different products, three different jobs — a consumer app, an internal CRM, and a full commerce platform — built on the same Flutter/GetX/Firebase foundation, with each one reusing patterns the last one already proved out.

Related Projects

More Posts