Skip to content

Conversation

@roandersonpinheiro
Copy link
Collaborator

No description provided.

- Updated Chopper interceptors to v8.x API (generic types)
- Reverted dropdown_search to v5.0.6 (v6.x has breaking changes)
- Updated flutter_secure_storage to v10.0.0
- Updated Android SDK: compileSdk 35, minSdk 24, targetSdk 35
- Updated Android Gradle Plugin to 8.7.3
- Updated Gradle wrapper to 8.9
- Updated Kotlin to 2.0.0
- Fixed settings.gradle AGP version mismatch
- Updated compileSdk to 36 (required by flutter_secure_storage)
- Updated targetSdk to 36
- Updated ndkVersion to 27.0.12077973 (required by multiple plugins)
- Updated win32 to 5.5.4 to fix UnmodifiableUint8ListView error in CI
- Fixed dependency_overrides to use win32 5.5.4 instead of 5.5.0
- This ensures CI uses the correct version that fixes UnmodifiableUint8ListView error
- Updated all workflows to use Flutter 3.27.1 (latest stable)
- This ensures CI/CD uses the most recent Flutter version with latest features and fixes
- Reverted all CI/CD workflows to use Flutter 3.19.4
- This ensures consistency between local and CI/CD environments
- Fixes build issues caused by Flutter version mismatch
- win32 5.5.4 requires Dart 3.4+
- Flutter 3.19.4 uses Dart 3.3
- Reverted to win32 5.5.0 which is compatible with Dart 3.3
- Updated flutter_cd.yml to build release APK
- Updated flutter_pr_build.yml to build release APK
- Updated artifact names and paths to use app-release.apk
- Release builds are optimized and ready for production
- Added comprehensive documentation to main.dart
- Documented HTTP interceptors (request and response)
- Cleaned up TODO comments in build.gradle
- Added clear explanations for SDK versions and signing config
@roandersonpinheiro roandersonpinheiro merged commit f33f2a9 into main Dec 27, 2025
2 checks passed
@roandersonpinheiro roandersonpinheiro deleted the feat-refactor branch December 27, 2025 15:29
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.

2 participants