After ran flutter clean, there was an error about Namespace not specified for image_gallery_saver. I refreshed and reset the project but nothing changed.
It works if i deleted image_gallery_saver in puspec.yaml. so I guess something goes wrong with image_gallery_saver library.
How could i fix it?