fluttercommunity / fluttercommunity/chewie

[iOS] privacy manifest

Open
#833 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.1k
Forks
1.1k
Avg merge
6d 8h
Merged PRs (30d)
6

Description

Since Apple mandated privacy manifest starting may 1 2024, I am migrating all my plugin to include privacy manifest

`chewie: ^1.8.1` depends on `video_player: ^2.8.3` which does n't include privacy manifest, where as `video_player: ^2.8.6` contains privacy manifest

Please update the version of the chewie, since it is really important for our app

Contributor guide

No contributing guide indexed for this repository

Research direction

No file is named in the issue; start by checking the package dependency declaration, likely pubspec.yaml, and compare the current video_player constraint with version 2.8.6. Done means updating the dependency so the resolved package includes the iOS privacy manifest, then verifying the package resolves successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, ios
Domain
mobile-dev, security
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.