文件最后提交记录最后更新时间
[various] Update Swift plugins for non-nullable generics (#7742) Updates Swift-based plugins to the current version of Pigeon: - Removes workarounds for previous lack of support for non-nullable generics. - Minor tweaks for other Pigeon changes in intervening versions. These are done as a batch since the Swift plugins are unusual among our plugins in having strong typing changes on the native side, making them easier to do mechanically. Part of https://github.com/flutter/flutter/issues/1558911 年前
[shared_preferences] Platform implementations of async api (#6965) part 2 of https://github.com/flutter/packages/pull/52101 年前