flutter/packages/flutter_tools/test
stuartmorgan b98ffdc467
Add PrivacyInfo.xcprivacy to plugin template (#148485)
Adds an empty privacy manifest, and commented out code to include it in the build, to the plugin template. This will make it much easier to explain how to add a privacy manifest in plugin docs, since instead of explaining the format of the file from scratch and providing example code to inculde it, we can just instruct people to add entries to an exisitng file and then uncomment a line or two. This will also make it much easier to figure out from the template output itself how to add support for people who don't find the documentation.

Part of https://github.com/flutter/flutter/issues/131940

Fixes https://github.com/flutter/flutter/issues/140013
2024-05-16 19:58:11 +00:00
..
android_preview_integration.shard Android Gradle file templates: make it easier to convert them to Kotlin DSL in the future (#142146) 2024-02-15 23:42:13 +00:00
commands.shard Add PrivacyInfo.xcprivacy to plugin template (#148485) 2024-05-16 19:58:11 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard Fix iOS reference in macOS Cocoapods error (#148506) 2024-05-16 19:58:08 +00:00
host_cross_arch.shard Reland "Add FlutterMacOS.xcframework artifact (#143244)" (#144275) 2024-02-28 20:09:54 +00:00
integration.shard [macOS] codesign native assets during embed (#148310) 2024-05-16 18:12:33 +02:00
src add more print traces in hot runner workflow (#148258) 2024-05-13 22:51:48 +00:00
web.shard Added missing code block language in docs (#147481) 2024-05-01 14:44:27 +00:00