ScerIO / packages.flutter

👨‍💻 Plugins and packages for Flutter framework
https://pub.dev/publishers/serge.software/packages
MIT License
437 stars 420 forks source link

[pdfx] Update to `device_info_plus` >= 10.0.1 #501

Open stsc3000 opened 3 months ago

stsc3000 commented 3 months ago

Is your feature request related to a problem? Please describe. Apple has listed device_info_plus as a privacy impacting SDK which will require a privacy manifest and signature. The device_info_plus maintainers have added an (empty) Privacy Manifest in 10.0.1. It is, at least to my knowledge, unclear when Apple will start enforcing the presence of the manifests (other than required reason APIs need to be included until May 1st 2024 - which device_info_plus does not use).

Describe the solution you'd like Update the device_info_plus dependency.

Describe alternatives you've considered

Additional context The device_info_plus changelog indicates updated requirements for Android and Flutter:

I guess Flutter and Dart should be updated in the pdfxs pubspec.yaml, however I'm not sure how the other updates would need to be applied to the plugin, if at all.

command-not-found commented 2 months ago

+1

NashIlli commented 2 months ago

+1

ManuelRauber commented 2 months ago

@SergeShkurko This is some kind of important, would be nice if it can get your attention.

tuanha21 commented 2 months ago

+1

sebastianolaru3008 commented 2 months ago

@SergeShkurko I hope this can get on your radar. It became a rly needed enhancement. Please take a look into it.

BohdanSamusko commented 1 month ago

+1

NashIlli commented 1 month ago

+1

Paroca72 commented 1 month ago

+1

stan-at-work commented 1 month ago

+1

stan-at-work commented 1 month ago

@SergeShkurko Could you add a second maintainer, someone that is actually active on the project ?

stonymahony commented 1 month ago

Someone already made a MR #506 waiting for approval.. 🙂

emakar commented 1 week ago

it's already ^10, no need to specify minor version (e.g. ^10.1) what's needed - is to publish pdfx update (e.g. 2.7.0)