simc / auto_size_text

Flutter widget that automatically resizes text to fit perfectly within its bounds.
https://pub.dev/packages/auto_size_text
MIT License
2.06k stars 240 forks source link

Privacy manifest file for iOS is missing #143

Open oremlawi opened 7 months ago

oremlawi commented 7 months ago

To ensure a smooth app update and avoid App Store rejection, kindly consider adding a privacy manifest to your library. This helps developers reflect data collection practices in our own manifests.

Apple documentation.

Tienisto commented 7 months ago

Why do you need a privacy manifest for a library that simply renders text?

oremlawi commented 7 months ago

Oops! you are right, I posted this issue in the wrong repo! Sorry for the confusion..