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(SharedDataBloc): add country and language repositories and trigger data request
- Inject countriesRepository and languagesRepository into SharedDataBloc
- Dispatch SharedDataRequested event after bloc initialization
- Update dependencies in App widget
0 commit comments