Feature Pack with bug fixes for V2

This commit is contained in:
Ujwal223
2026-06-09 23:39:43 +05:45
parent f1bd12f0bd
commit 39b6545e4a
53 changed files with 7314 additions and 328 deletions
@@ -74,7 +74,7 @@ class UpdateCheckerService extends ChangeNotifier {
_isDismissed = false;
notifyListeners();
} catch (e) {
debugPrint('Update check failed: $e');
// debugPrint('Update check failed: $e');
}
}