Is there any way to exclude certain files or directories from pub publish for dart packages?
I am publishing a package that has so many screenshots. I want them to upload on GitHub but not on Pub.Dev. The intention behind this is to reduce the package size.