package:test_api v0.7.0
·
665 commits
to master
since this release
- Deprecate
Runtime.internetExplorer. - Added
dart2wasmas a supported compiler for thechromeruntime. - BREAKING: Removed the
experimentalChromeWasmruntime. - BREAKING: Removed
Runtime.isJSandRuntime.isWasm, as this is now
based on the compiler and not the runtime.