Skip to content

fix: guard null sign-in and empty alarm lookups#909

Open
NihalDR wants to merge 5 commits intoCCExtractor:mainfrom
NihalDR:contribution_v3_fix907
Open

fix: guard null sign-in and empty alarm lookups#909
NihalDR wants to merge 5 commits intoCCExtractor:mainfrom
NihalDR:contribution_v3_fix907

Conversation

@NihalDR
Copy link

@NihalDR NihalDR commented Mar 17, 2026

Summary

  • guard IsarDb triggered alarm lookup against empty query results
  • guard Google Sign-In currentUser access in calendar/event fetch paths

Impact

Prevents crash paths from empty list access and null user assertions.

Fixes #908

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Null-assertion crash after Google sign-in cancellation/failure (google_cloud_api_provider.dart)

1 participant