I just ran through the demo for Dart here:
https://angular.io/docs/dart/latest/quickstart.html
- Running through the built in Dart2JS transformer via pub serve results in a 5.2 MB main.dart.js file
- Running through pub build results in a 2.5 MB main.dart.js file
I just ran through the demo for Dart here:
https://angular.io/docs/dart/latest/quickstart.html