mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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 |
||
---|---|---|
.. | ||
ios-objc.tmpl/projectName.tmpl | ||
ios-swift.tmpl/projectName.tmpl | ||
ios.tmpl/projectName.tmpl/Sources/projectName.tmpl | ||
macos.tmpl/projectName.tmpl |