package:test_api v0.7.0
·
651 commits
to master
since this release
- Deprecate
Runtime.internetExplorer
. - Added
dart2wasm
as a supported compiler for thechrome
runtime. - BREAKING: Removed the
experimentalChromeWasm
runtime. - BREAKING: Removed
Runtime.isJS
andRuntime.isWasm
, as this is now
based on the compiler and not the runtime.