Skip to content

Removeintegration_test dependency from example pubspec.yaml#286

Merged
droibit merged 1 commit into
developfrom
feature/remove-integration-test
Nov 29, 2025
Merged

Removeintegration_test dependency from example pubspec.yaml#286
droibit merged 1 commit into
developfrom
feature/remove-integration-test

Conversation

@droibit

@droibit droibit commented Nov 29, 2025

Copy link
Copy Markdown
Owner

No description provided.

@droibit droibit added this to the 2.5.0 milestone Nov 29, 2025
@droibit droibit self-assigned this Nov 29, 2025
Copilot AI review requested due to automatic review settings November 29, 2025 09:43
@droibit droibit added the enhancement New feature or request label Nov 29, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 removes the unused integration_test dependency from the example applications for both the Android and iOS platform implementations. Since neither example app contains integration tests or references to the integration_test package, this dependency was unnecessary.

  • Removed integration_test from flutter_custom_tabs_ios/example/pubspec.yaml
  • Removed integration_test from flutter_custom_tabs_android/example/pubspec.yaml

Reviewed changes

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

File Description
flutter_custom_tabs_ios/example/pubspec.yaml Removed unused integration_test dependency from dev_dependencies
flutter_custom_tabs_android/example/pubspec.yaml Removed unused integration_test dependency from dev_dependencies

@droibit droibit merged commit 66a0fdf into develop Nov 29, 2025
9 checks passed
@droibit droibit deleted the feature/remove-integration-test branch November 29, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants