flutter/packages/flutter_tools/test/commands.shard/permeable
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
..
data Bump flutter_lints to 3.0 (#136841) 2023-10-18 23:53:08 +00:00
build_aar_test.dart [flutter_tools] disable flutter build AAR for plugins (#137878) 2023-11-08 23:12:08 +00:00
build_apk_test.dart Migrate command usage values (#139383) 2023-12-07 16:12:03 +00:00
build_appbundle_test.dart Add aab as alias for appbundle (#143855) 2024-02-21 18:19:41 +00:00
build_bundle_test.dart Migrate command usage values (#139383) 2023-12-07 16:12:03 +00:00
create_test.dart Add PrivacyInfo.xcprivacy to plugin template (#148485) 2024-05-16 19:58:11 +00:00
devices_test.dart Separate attached and wireless devices (#122615) 2023-03-15 16:35:05 +00:00
packages_test.dart Be tolerant of backticks around directory name in pub output. (#145768) 2024-03-26 19:04:52 +00:00
script_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00
upgrade_test.dart Fix an ordering dependency in the flutter_tools upgrade test (#129131) 2023-06-19 11:18:16 -07:00