SizeWise | AI Body Measurement Flutter Mobile App
Original price was: $24.00.$4.00Current price is: $4.00.
- This package provides a complete SizeWise | AI Body Measurement Flutter Mobile App built with modern UI/UX and AI-powered body scanning technology. The app allows users to capture body photos using camera or gallery, extract 13 precise body measurements using AI, track measurement history, monitor fitness progress, and get smart AI-powered fitness and health recommendations for a seamless health tracking experience.
- The application includes essential modules such as AI Body Scanner, AI ChatBot, Measurement History, Favorites, Analytics Dashboard, Progress Tracking, and AI Assistant for a complete body measurement and fitness tracking experience.
- Integrated Sqflite (SQLite) local database to store measurement records, history, favorite measurements, and body type data. All stored data is available fully offline — only the live AI scanning feature requires an active internet connection to communicate with the Google Gemini API.
- Built with a clean, scalable, and modular Flutter architecture using reusable components, making it easy to customize and extend.
- Modern UI/UX design with smooth animations, responsive layouts, and fully customizable colors, text, icons, and images.
AI Processing Method — Important for Buyers
The AI Body Scanner in this app uses cloud-based API processing via the Google Gemini 2.5 Flash model — not local on-device computation or any bundled ML model. Here is exactly how it works:
- Active internet connection is required every time a body scan is performed.
- The user’s photo is sent securely (as a base64-encoded JPEG) to Google’s Generative Language API over HTTPS, processed in the cloud, and the JSON measurement result is returned to the app.
- No photo or measurement data is stored on any external server — only the Gemini API processes the image momentarily and returns the result. All measurement records are saved locally on the device using SQLite (Sqflite).
- You must supply your own Google Gemini API key (free tier available at Google AI Studio). The app will not perform AI scans without a valid key configured at build time via
--dart-define=GEMINI_API_KEY=your_key.

There are no reviews yet.