Skip to content

ronospace/Flow-iQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Flow iQ - Revolutionary Clinical Period Intelligence

App Store Version License

Flow iQ is the AI engine behind ZyraFlow, delivering personalized menstrual cycle predictions, symptom tracking, and health insights powered by clinical-grade intelligence.

Features β€’ Getting Started β€’ Documentation β€’ Support


🌟 About Flow iQ

Flow iQ is a revolutionary clinical-grade period tracking platform that combines cutting-edge AI with comprehensive health analytics. Built with Flutter, it offers a beautiful, intuitive experience focused on privacy and reproductive wellness.

🎯 Key Features

Clinical-Grade Intelligence

  • 🧠 AI-Powered Insights backed by medical research (ACOG, NIH, NEJM)
  • πŸ“Š Advanced Cycle Prediction using machine learning
  • πŸ” Comprehensive Symptom Tracking and pattern recognition
  • πŸ“š Evidence-Based Recommendations with medical citations
  • βš•οΈ Medical Compliance - positioned as wellbeing analytics tool

Comprehensive Health Tracking

  • 🩸 Period flow, symptoms, and mood tracking
  • πŸ’Š Medication and supplement logging
  • 😴 Sleep quality and exercise monitoring
  • 🍎 Nutritional insights and recommendations
  • πŸ“Έ Photo journaling and notes

Smart Predictions

  • πŸ“… Accurate cycle forecasting
  • 🌸 Fertility window calculations
  • ⚑ PMS symptom predictions
  • πŸ”„ Ovulation tracking
  • πŸ”” Personalized health alerts

Privacy & Security

  • πŸ” End-to-end encryption
  • πŸ₯ HIPAA-ready infrastructure
  • βœ… Complete data control
  • 🀝 Optional healthcare provider sync
  • ☁️ Secure cloud backup

Beautiful Design

  • 🎨 Modern, clean interface
  • πŸŒ™ Auto/Light/Dark mode support
  • 🎭 Customizable themes
  • πŸ“ˆ Easy-to-read charts and visualizations
  • πŸ‘† Gesture-based navigation

πŸš€ Getting Started

Prerequisites

  • Flutter SDK (3.0.0 or higher)
  • Dart SDK (3.0.0 or higher)
  • iOS 13.0+ / Android 5.0+
  • Xcode 14+ (for iOS development)
  • Android Studio / VS Code

Installation

  1. Clone the repository

    git clone https://github.com/ronospace/Flow-iQ.git
    cd Flow-iQ
  2. Install dependencies

    flutter pub get
  3. Configure Firebase

    • Add your google-services.json (Android) to android/app/
    • Add your GoogleService-Info.plist (iOS) to ios/Runner/
  4. Run the app

    # iOS
    flutter run -d "iPhone 15 Pro"
    
    # Android
    flutter run -d "Android Emulator"
    
    # Web
    flutter run -d chrome

Demo Account

Use these credentials to explore the app:


πŸ“± Build & Deploy

iOS Release

flutter build ipa --release

See IOS_EXPORT_GUIDE.md for detailed instructions.

Android Release

flutter build appbundle --release

See ANDROID_RELEASE_GUIDE.md for detailed instructions.


πŸ“š Documentation


πŸ—οΈ Architecture

Tech Stack

  • Framework: Flutter 3.x
  • Language: Dart 3.x
  • State Management: Provider
  • Backend: Firebase (Auth, Firestore, Analytics, Crashlytics)
  • Local Storage: Shared Preferences
  • Design System: Custom Flow iQ Visual System

Project Structure

lib/
β”œβ”€β”€ main.dart                 # App entry point
β”œβ”€β”€ screens/                  # UI screens
β”‚   β”œβ”€β”€ auth_screen.dart
β”‚   β”œβ”€β”€ home_screen.dart
β”‚   β”œβ”€β”€ tracking_screen.dart
β”‚   β”œβ”€β”€ insights_screen.dart
β”‚   β”œβ”€β”€ health_diagnosis_screen.dart
β”‚   └── settings_screen.dart
β”œβ”€β”€ services/                 # Business logic
β”‚   β”œβ”€β”€ enhanced_auth_service.dart
β”‚   β”œβ”€β”€ flow_iq_sync_service.dart
β”‚   β”œβ”€β”€ enhanced_ai_service.dart
β”‚   β”œβ”€β”€ ml_prediction_service.dart
β”‚   └── theme_service.dart
β”œβ”€β”€ widgets/                  # Reusable components
β”œβ”€β”€ themes/                   # Visual system & themes
└── models/                   # Data models

πŸ§ͺ Testing

# Run unit tests
flutter test

# Run integration tests
flutter drive --driver=test_driver/integration_test.dart --target=integration_test/app_test.dart

# Analyze code
flutter analyze

πŸ›£οΈ Roadmap

v2.0.3 (Current) βœ…

  • Fixed app crash issues
  • Enhanced Provider dependency management
  • Added theme service with persistent storage
  • Medical compliance improvements
  • App Store submission ready

v2.1.0 (Coming Soon)

  • Integration with wearable devices (Apple Watch, Fitbit)
  • Advanced data visualization
  • Social features and community
  • Offline-first architecture
  • Custom themes and branding

v2.2.0

  • Advanced AI health coaching
  • Third-party integrations
  • Advanced export formats (PDF reports)
  • Multi-language support
  • Healthcare provider portal

🀝 Contributing

This is a proprietary project owned by ZyraFlow Inc. For collaboration inquiries, please contact us through official channels.

About Flow iQ and Flow Ai

Flow iQ and Flow Ai are developed and maintained by ZyraFlow Inc.β„’ (Β© 2025 ZyraFlow Inc. All rights reserved.)

These applications work together as a comprehensive menstrual health ecosystem:

  • Flow iQ - Consumer-facing AI-powered period tracking app
  • Flow Ai - Professional healthcare platform for clinical integration

Both applications share core technology and are part of the ZyraFlow health intelligence platform.


πŸ“„ License

This project is proprietary software.

Β© 2025 ZyraFlow Inc.β„’ All rights reserved.

Unauthorized copying, modification, distribution, or use of this software, via any medium, is strictly prohibited without explicit written permission from ZyraFlow Inc.


πŸ’¬ Support

Get Help

Connect With Us


πŸ† Acknowledgments

  • Flutter team for the amazing framework
  • Firebase for backend infrastructure
  • Medical research contributors (ACOG, NIH, NEJM)
  • Open source community
  • All beta testers and early users

πŸ”’ Privacy

Flow iQ is committed to protecting your privacy. We implement:

  • End-to-end encryption for sensitive data
  • HIPAA-compliant infrastructure
  • No data sharing without explicit consent
  • Complete user data control and deletion rights

Read our full Privacy Policy


βš•οΈ Medical Disclaimer

Flow iQ is designed as a clinical decision support tool and wellbeing analytics platform. It is not intended to diagnose, treat, cure, or prevent any disease. Always consult with a qualified healthcare professional for medical advice, diagnosis, or treatment.


Made with ❀️ by ZyraFlow Inc.

Empowering wellness through intelligent insights

Β© 2025 ZyraFlow Inc.β„’ All rights reserved.

⬆ Back to top

About

Flow iQ is the AI engine behind ZyrraFlow, delivering personalized menstrual cycle predictions, symptom tracking, and health insights. It learns from user data to improve accuracy over time, offering a smart, adaptive experience focused on privacy and reproductive wellness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors