I want to make a complete backup of the Flutter project, and I noticed the build folder is the biggest one.
Size Details:
- Total App Size:
889.6 MB- Build Directory:
743 MB - Remaining directories, including
ios,android,assetsandlib:146 MB
- Build Directory:
I think, zipping project excluding build directory would be considered full backup and it will contain everything needed to start again.
Q. Is that correct? (if I'm wrong then is there any way to reduce app size?)