-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reverts "[interactive_media_ads] Creates and adds the `interactive_me…
…dia_ads` plugin (#6060)" (#6417) Reverts: #6060 Initiated by: ditman Reason for reverting: This is consistently breaking in `main` with: ``` BUILD FAILED in 1m 2s 01:03 +0: loading /b/s/w/ir/x/w/packages/packages/interactive_media_ads/example/integration_test/interactive_media_ads_test.dart Running Gradle task 'assembleDebug'... 63.0s [!] App requires Multidex support ``` It probably needs something [like this](https://github.com/flutter/packag Original PR Author: bparrishMines Reviewed By: {stuartmorgan} This change reverts the following previous change: Part of flutter/flutter#134228 Initial implementation of the plugin. * Adds minimum changes to pass CI (licenses, gradle, podpec changes, etc..). * Adds platform interface and tests for it.
- Loading branch information
1 parent
72669d5
commit 974f284
Showing
98 changed files
with
0 additions
and
3,234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
packages/interactive_media_ads/android/src/main/AndroidManifest.xml
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
...d/src/main/kotlin/dev/flutter/packages/interactive_media_ads/InteractiveMediaAdsPlugin.kt
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
...c/test/kotlin/dev/flutter/packages/interactive_media_ads/InteractiveMediaAdsPluginTest.kt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
packages/interactive_media_ads/example/android/app/build.gradle
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...androidTest/kotlin/dev/flutter/packages/interactive_media_ads_example/MainActivityTest.kt
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
packages/interactive_media_ads/example/android/app/src/debug/AndroidManifest.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.