dart-lang / dart-lang/native

[code_assets] iOS/MacOS privacy manifest

Open
#878 6 comments 0 reactions 0 assignees View on GitHub
P2 package:code_assets package:hooks
Dominant language
Dart
Stars
275
Forks
144
Avg merge
2d 10h
Merged PRs (30d)
47

Description

When using something like the camera on iOS/MacOS, the dylib needs to be bundled with a privacy manifest about why the permission is needed.

We need some way to communicate a privacy manifest from `build.dart` to Flutter.

This could possibly be a new asset type.

We need to check if we need a privacy manifest _per_ dylib or just per Dart package.

* https://github.com/flutter/flutter/issues/140966

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.