Skip to content

Conversation

@achmadilham07
Copy link
Member

There are several update on this PR.

  • Update Dart SDK to the latest.
  • Refactor page pop handling in router delegates.
  • Update Gradle and Kotlin version in Android projects.
  • Update iOS deployment target to 13.0.

Bump Dart SDK version constraint from ^3.7.0 to ^3.9.2 in all advanced navigation example projects to support newer language features and dependencies.
Removed redundant checks and state updates for form and register pages in the onDidRemovePage callbacks across multiple router_delegate.dart files. This simplifies navigation stack management and ensures state is updated only when necessary.
Upgraded Gradle wrapper to 8.12 and updated plugin versions for com.android.application and org.jetbrains.kotlin.android in settings.gradle.kts files across all advanced navigation modules to ensure compatibility with latest tooling.
Raised the minimum iOS deployment target from 12.0 to 13.0 across all advanced navigation example projects. Updated .gitignore to exclude .build/ and .swiftpm directories. Added custom LLDB init file to Xcode schemes and integrated CocoaPods frameworks and configuration files into Xcode project files for better dependency management.
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