Skip to content

Conversation

@josxha
Copy link
Owner

@josxha josxha commented Mar 30, 2025

  • dart format
  • completely disable vector_map_tiles plugins
  • update ci

@josxha josxha marked this pull request as ready for review March 30, 2025 20:41
@josxha josxha requested a review from Copilot March 30, 2025 20:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Android example files and CI configurations to improve dependency management and tooling consistency. Key changes include:

  • Adding "flutter pub get" commands in CI steps for multiple modules.
  • Completely disabling vector_map_tiles plugins by leaving related commands commented out.
  • Updating CI workflows for better maintenance and consistency.

Reviewed Changes

Copilot reviewed 22 out of 40 changed files in this pull request and generated no comments.

File Description
.github/workflows/on-pull-request.yml Added dependency fetching commands and maintained commented-out code for vector_map_tiles plugins.
.github/workflows/on-commit-main.yml Mirrored updates to ensure consistent dependency management across CI pipelines.
Files not reviewed (18)
  • example/.metadata: Language not supported
  • example/android/.gitignore: Language not supported
  • example/android/app/build.gradle: Language not supported
  • example/android/app/build.gradle.kts: Language not supported
  • example/android/app/src/main/AndroidManifest.xml: Language not supported
  • example/android/app/src/main/kotlin/com/example/example/MainActivity.kt: Language not supported
  • example/android/app/src/main/kotlin/com/example/flutter_map_plugins_example/MainActivity.kt: Language not supported
  • example/android/build.gradle: Language not supported
  • example/android/build.gradle.kts: Language not supported
  • example/android/gradle.properties: Language not supported
  • example/android/gradle/wrapper/gradle-wrapper.properties: Language not supported
  • example/android/settings.gradle: Language not supported
  • example/android/settings.gradle.kts: Language not supported
  • example/lib/main.dart: Language not supported
  • example/linux/runner/CMakeLists.txt: Language not supported
  • example/linux/runner/main.cc: Language not supported
  • example/linux/runner/my_application.cc: Language not supported
  • example/linux/runner/my_application.h: Language not supported

@josxha josxha merged commit 3d346e5 into main Mar 30, 2025
5 checks passed
@josxha josxha deleted the chore/fix-ci branch March 30, 2025 20:52
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