Skip to content

Add SingleActiveRequestInterceptor to manage concurrent API requests - #30

Merged
eslammadhoun merged 1 commit into
masterfrom
development
Jun 23, 2026
Merged

Add SingleActiveRequestInterceptor to manage concurrent API requests#30
eslammadhoun merged 1 commit into
masterfrom
development

Conversation

@eslammadhoun

Copy link
Copy Markdown
Owner
  • Implemented SingleActiveRequestInterceptor to prevent multiple simultaneous requests to the same endpoint.
  • Updated DioFactory to include the new interceptor.
  • Modified login screen to handle loading state during login attempts.
  • Added pre-action scripts in Xcode schemes for Flutter framework preparation.
  • Updated Package.resolved with new dependencies and versions.
  • Bumped versions of several dependencies in pubspec.lock.

- Implemented SingleActiveRequestInterceptor to prevent multiple simultaneous requests to the same endpoint.
- Updated DioFactory to include the new interceptor.
- Modified login screen to handle loading state during login attempts.
- Added pre-action scripts in Xcode schemes for Flutter framework preparation.
- Updated Package.resolved with new dependencies and versions.
- Bumped versions of several dependencies in pubspec.lock.
@eslammadhoun
eslammadhoun merged commit 2474780 into master Jun 23, 2026
1 check passed
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.

1 participant