文件最后提交记录最后更新时间
[interactive_media_ads] Reland "Creates and adds the interactive_media_ads plugin #6060" (#6425) Relands https://github.com/flutter/packages/pull/6060 with the addition of the multidexEnabled as mentioned in https://github.com/flutter/packages/pull/6417. See https://github.com/flutter/packages/pull/6417 for revert Part of https://github.com/flutter/flutter/issues/1342282 年前
[interactive_media_ads] Adds internal wrapper for iOS native IMAAdPodInfo (#8429) 1 年前
[interactive_media_ads] Adds initial iOS implementation (#7063) iOS implementation for https://github.com/flutter/flutter/issues/1342281 年前
[interactive_media_ads] Adds initial iOS implementation (#7063) iOS implementation for https://github.com/flutter/flutter/issues/1342281 年前
[interactive_media_ads] Fixes support for ad tag URLs that do not contain a query (#9176) Fixes https://github.com/flutter/flutter/issues/166453 ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.1 年前
Remove use_modular_headers! from Podfiles (#7796) ⚠️ _This PR does not update packages' versions as it only affects unpublished parts of example apps and tests._ We added use_modular_headers! to our Podfiles as we originally planned to phase out use_frameworks! (see https://github.com/flutter/flutter/pull/42204). However, our plans have now changed and we are instead phasing out CocoaPods entirely in favor of Swift Package Manager. CocoaPods's use_frameworks! and use_modular_headers! are two different overlapping options that should not be used together. This change removes the use_modular_headers! from example apps' Podfiles. This change does not affect packages themselves. Part of https://github.com/flutter/flutter/issues/1562591 年前