We originally created the polyfill script so that we could be backwards compatible with older versions of Flutter. Since we ship in the Dart SDK now, this reason no longer applies. The eval to register these extensions dynamically is causing a large (~3 sec) delay for flutter web apps.