diff --git a/flutter_custom_tabs_android/example/pubspec.yaml b/flutter_custom_tabs_android/example/pubspec.yaml index 515ed94..6dfd1a0 100644 --- a/flutter_custom_tabs_android/example/pubspec.yaml +++ b/flutter_custom_tabs_android/example/pubspec.yaml @@ -13,8 +13,6 @@ dependencies: path: ../ dev_dependencies: - integration_test: - sdk: flutter flutter_test: sdk: flutter flutter_lints: ^4.0.0 diff --git a/flutter_custom_tabs_ios/example/pubspec.yaml b/flutter_custom_tabs_ios/example/pubspec.yaml index 647c30d..e81f306 100644 --- a/flutter_custom_tabs_ios/example/pubspec.yaml +++ b/flutter_custom_tabs_ios/example/pubspec.yaml @@ -14,8 +14,6 @@ dependencies: cupertino_icons: ^1.0.2 dev_dependencies: - integration_test: - sdk: flutter flutter_test: sdk: flutter flutter_lints: ^4.0.0