79568312

Date: 2025-04-11 07:59:09
Score: 0.5
Natty:
Report link

if flutter clean didn't work

delete pubspec.lock

run flutter pub cache clean and then run flutter pub get if it not work

fix this

camera: ^0.11.0

to this and then clean pub cache again

camera: 0.11.0
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Lightn1ng