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
Current project uses GetX for state management, routing, and localization. Migrate to Riverpod (state/dependency injection), GoRouter (navigation), and Slang (i18n) for better type safety, testability, and maintainability.