Skip to content

Conversation

@husen-webelight
Copy link
Collaborator

  • Update dependencies and improve API error handling
  • Added root_jailbreak_sniffer dependency in pubspec.yaml.
  • Updated Android Gradle plugin version to 8.2.1 in settings.gradle.
  • Increased compileSdkVersion to 36 and updated ndkVersion in build.gradle.
  • Refactored gradient definitions in example_view.dart for improved readability.
  • Introduced new API response models for error and success handling in api_error_model.dart and api_service.dart.
  • Enhanced API exception handling to include response data in api_exception.dart and api_service.dart.

- Added `root_jailbreak_sniffer` dependency in `pubspec.yaml`.
- Updated Android Gradle plugin version to 8.2.1 in `settings.gradle`.
- Increased `compileSdkVersion` to 36 and updated `ndkVersion` in `build.gradle`.
- Refactored gradient definitions in `example_view.dart` for improved readability.
- Introduced new API response models for error and success handling in `api_error_model.dart` and `api_service.dart`.
- Enhanced API exception handling to include response data in `api_exception.dart` and `api_service.dart`.
- Updated APIService to include a new method `getResponseWithMapperError` for enhanced error handling and response mapping.
- Modified ErrorResponseModel to accept a Response object for better error data extraction.
- Added a new GET API call method in example_view.dart for fetching SVG data.
- Cleaned up unused code and comments for better readability.
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