文件最后提交记录最后更新时间
[pigeon] Convert test plugins to SPM (#9105) Updates the test harness plugins to support SPM, so that tests won't rely on CocoaPods going forward. For now I've left CocoaPods support in the plugins and the integration in the example app, so that local tests won't rely on SPM support being on, but in the future when needing to disable it locally for testing plugins is rare we can fully remove CocoaPods from the test plugins and their apps since they aren't public plugins and thus don't need to support both modes once we don't use both ourselves. Part of https://github.com/flutter/flutter/issues/146922 ## 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 年前
[pigeon] removes restriction on number of custom types per file (#6840) removes restriction on number of custom types per file (except for gobject). also fixes bug in objc with multiple enums in a class resolves a couple other minor issues: fixes https://github.com/flutter/flutter/issues/150385 fixes https://github.com/flutter/flutter/issues/150108 work toward https://github.com/flutter/flutter/issues/1529161 年前
[pigeon] Adds Kotlin lint tests to example code and fix lints (#9034) Fixes https://github.com/flutter/flutter/issues/166780 Also moves Kotlin utility methods into a private object so that they don't trigger the SyntheticAccessor lint. ## 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 年前
[pigeon] Adds Kotlin lint tests to example code and fix lints (#9034) Fixes https://github.com/flutter/flutter/issues/166780 Also moves Kotlin utility methods into a private object so that they don't trigger the SyntheticAccessor lint. ## 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 年前