-
Notifications
You must be signed in to change notification settings - Fork 1
feat(network-checker): single utils in client #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat(api-service): add data params without json encode
…outs Signed-off-by: Vatsal Gandhi <gandhivatsal17@gmail.com>
Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com>
* [version] upgrade dio version Signed-off-by: riteshkhadse <r.khadse@flick2know.com> * feat(cancel-token): implement cancel token functionality for refresh token (#26) * feat(error-interceptor): update handleUnauthenticatedUser params and create isLoginApi method Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * feat(error-interceptor): use custom error and string path Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * fix(error-interceptor): type-cast issue Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * doc(error-interceptor): add doc comments Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * refactor(error-interceptor): remove redundant isLoginApi check Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * feat(error-interceptor): implement cancel token implementation Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * feat(CancelTokenInterceptor): make it abstract Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * refactor(cancel-token-interceptor): rename interceptor and update export files Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * fix(errors): return error in toString Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * fix(error): add stacktrace info Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * feat(error-interceptor): remove 300ms delay Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * feat(refresh-token-interceptor): implement refresh token interceptor Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * fix(error-interceptor): wrong type sent in UnauthenticatedError issue Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * feat(upgrade): use DioException instead of DioError Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * fix(pubspec): update dependencies and use main instead of main-new Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> --------- Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> * chore: update dart core ref. Signed-off-by: TusharFA <tushar@flick2know.com> --------- Signed-off-by: riteshkhadse <r.khadse@flick2know.com> Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com> Signed-off-by: TusharFA <tushar@flick2know.com> Co-authored-by: Taranjeet Singh <taranjeet@flick2know.com> Co-authored-by: TusharFA <tushar@flick2know.com>
Signed-off-by: VineetFA <vineet.singh@flick2know.com>
Signed-off-by: VineetFA <vineet.singh@flick2know.com>
Signed-off-by: riteshkhadse <r.khadse@flick2know.com>
fix(example): fix compile error in example app
e0d8cbd to
93c8588
Compare
93c8588 to
ea1fd2b
Compare
Signed-off-by: Kapdroid <kapdroid@Kapdroids-MacBook-Pro.local>
ea1fd2b to
94dcf83
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.