Skip to content

Instantly share code, notes, and snippets.

View rubek-joshi's full-sized avatar
🎲
Exploring options

Rubek Joshi rubek-joshi

🎲
Exploring options
View GitHub Profile
@rubek-joshi
rubek-joshi / MainActivity.kt
Created January 9, 2026 06:35
Meltdown FLutter App Step Count Implementation (Native through Method Channel)
package com.corewalkers.meltdown
import android.content.Context
import android.hardware.Sensor
import android.hardware.SensorEvent
import android.hardware.SensorEventListener
import android.hardware.SensorManager
import android.os.Build
import android.os.Bundle
import io.flutter.embedding.android.FlutterFragmentActivity
@rubek-joshi
rubek-joshi / STEP_COUNTER_README.md
Created January 9, 2026 06:40
Meltdown Flutter Step Count Implementation Document

🚢 Step Counter Architecture

Complete technical documentation for step counting in the Meltdown app.


System Architecture

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”