Hi team!
Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0.0 (and device_info_plus: >=11.5.0 <13.0.0).
That forces dependency_overrides in apps.
Weβve been waiting for wider ranges on these for a long time now β a future release that loosens them would help a lot.
Thanks.