HealthyWear

Contents

  • Overview
  • Getting Started
  • Flutter Module
    • main
    • splash_screen
    • Api Modules
    • Enums
    • Services
    • 📘 Dartdoc API Reference
  • iOS Module
  • Android Module
  • Java Backend
  • Python Backend
  • Errors & Troubleshooting
HealthyWear
  • Flutter Module
  • View page source

Flutter Module

  • main
    • Purpose
    • Imports
    • Entry Point
    • MyApp Widget
    • _MyAppState Class
    • UI Theming
    • Localization
    • Background Services Initialization
  • splash_screen
    • Purpose
    • Imports
    • SplashScreen Widget
    • _SplashScreenState Class
    • Dependencies
  • Api Modules
    • MetaWear API
    • Sensoria API
    • Smart Band API
    • Service API
  • Enums
    • device_connection_status
  • Services
    • app_local
    • background_handling
    • notification_handler
    • share_files
    • status_checker
    • uploader

📘 Dartdoc API Reference

You can explore the Dartdoc-generated Flutter API documentation here:

➡️ View Full Flutter API Docs

Previous Next

© Copyright 2025, Joaquín Ordieres.

Built with Sphinx using a theme provided by Read the Docs.