79073035

Date: 2024-10-10 06:49:56
Score: 1
Natty:
Report link

Its easy to re install packages and remove them.

Use this command to delete all dependencies and clear project.

flutter pub remove <package-name>

Then this to make them again

flutter pub add <package-name>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ADARSH MISHRA