Rename app identity to JamShalat

This commit is contained in:
Dwindi Ramadhana
2026-03-18 00:45:24 +07:00
parent 2d09b5b356
commit e34dd6cf06
37 changed files with 456 additions and 47 deletions

View File

@@ -20,7 +20,7 @@ class QiblaScreen extends ConsumerStatefulWidget {
class _QiblaScreenState extends ConsumerState<QiblaScreen> {
static const _geomagneticChannel =
MethodChannel('com.jamshalat.diary/geomagnetic');
MethodChannel('com.jamshalat.app/geomagnetic');
static const double _alignmentThreshold = 3.0;
// Fallback simulated data for environments without compass hardware (like macOS emulator)