You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(service): add logger to DefaultUserPreferenceLimitService
Adds a `Logger` dependency to the `DefaultUserPreferenceLimitService` and replaces `print` statements with structured logging. This resolves the `undefined_named_parameter` error in `app_dependencies.dart`.
0 commit comments