You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The x64 dart binary on Linux in the SDK takes up more than 33MB. The stripped version takes up <4MB. I think we should strip the Linux and Mac binaries that we ship in the SDK. I think it is fair that people have to build from source to get a binary with symbol information.