Commit Graph

3 Commits

Author SHA1 Message Date
88bd5bdeef fix: restore notifier variable + fix unnecessary_null_comparison
Some checks failed
CI / test (push) Failing after 56s
CI / build-apk (push) Has been skipped
2026-01-30 04:42:27 +00:00
75f8e30707 fix: resolve flutter analyze warnings - unused imports, unnecessary casts
Some checks failed
CI / test (push) Failing after 44s
CI / build-apk (push) Has been skipped
2026-01-30 04:39:26 +00:00
517b25468c fix: auth token handling, add tests
- Read bearer token from set-auth-token header
- Add mounted checks to prevent setState after dispose
- Add mocktail for testing
- Add widget tests for login, clients, events screens
- Add unit tests for auth provider, API client
- 110 tests passing
2026-01-27 22:12:33 +00:00