79727036

Date: 2025-08-06 09:04:08
Score: 2
Natty:
Report link

For me, to fix this problem just make sure upgrade one of dependency to the latest which compatible to AGP 8.x. and sdk 34 for example following this link https://pub.dev/packages/package_info_plus
which the latest sdk is 34.

here is my solution
from device_info_plus: 7.*.*
change to
device_info_plus: ^10.1.2

Reasons:
  • Blacklisted phrase (1): this link
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ai developer