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
A month ago, there was a discussion between Andrea and the Flutter team on X.com about not using the UniversalPlatform package and instead choosing kIsWeb and TargetPlatform. The concern was that using UniversalPlatform could prevent tree-shaking. So, I have a question: Is tree-shaking working fine with Universal.io, or is it the same situation where we are losing tree-shaking because of it?
Thank you for all your contributions to the Flutter Community!
Hi,
A month ago, there was a discussion between Andrea and the Flutter team on X.com about not using the UniversalPlatform package and instead choosing kIsWeb and TargetPlatform. The concern was that using UniversalPlatform could prevent tree-shaking. So, I have a question: Is tree-shaking working fine with Universal.io, or is it the same situation where we are losing tree-shaking because of it?
Thank you for all your contributions to the Flutter Community!
Source:
The text was updated successfully, but these errors were encountered: