LoginSignup
1
0

【Flutter】4/8~4/14でPrivacy Manifests対応したサードパーティSDK

Last updated at Posted at 2024-04-15

Flutterで4/8~4/14に、Privacy Manifests対応したサードバーティSDKの一部を紹介をします.

flutter_local_notifications: v17.0.1

v16.3.1+1で追加されてたと思いますが、4/13(土)に変更が加わったそうです。

スクリーンショット 2024-04-14 23.08.20.png
https://pub.dev/packages/flutter_local_notifications/changelog#1701

fluttertoast: v8.2.5

4/14(日)に対応されたようです。
#489にて対応されています。
スクリーンショット 2024-04-15 10.18.40.png
https://pub.dev/packages/fluttertoast/changelog

flutter/packagesのアップデート

url_launcher: v6.2.6

4/11(木)に対応されたようです。

スクリーンショット 2024-04-14 23.10.02.png
https://pub.dev/packages/url_launcher/changelog#626

image_picker: v1.0.8

4/11(木)に対応されたようです。

スクリーンショット 2024-04-14 23.16.50.png
https://pub.dev/packages/image_picker/changelog#108

path_provider: v2.1.3

4/11(木)に対応されたようです。

スクリーンショット 2024-04-14 23.19.27.png
https://pub.dev/packages/path_provider/changelog#213

shared_preferences: v2.2.3

4/11(木)に対応されたようです。

スクリーンショット 2024-04-14 23.22.06.png
https://pub.dev/packages/shared_preferences/changelog#223

video_player: v2.8.6

4/11(木)に対応されたようです。

スクリーンショット 2024-04-14 23.28.34.png
https://pub.dev/packages/video_player/changelog#286

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0