javascript_platform_interface 2.0.0
javascript_platform_interface: ^2.0.0 copied to clipboard
A common platform interface for the javascript_flutter plugin.
2.0.0 #
- Add [JavaScriptUnavailablePlatform] as the default JavaScriptPlatform
- Update [JavaScriptPlatform] apis & exceptions to be more technically unambiguous
1.1.0 #
- Adds more exceptions that extend [JavaScriptPlatformException]
- Updates existing [JavaScriptExecutionException] to extend [JavaScriptPlatformException]
1.0.0+1 #
- Update name of main package from
javascript
tojavascript_flutter
1.0.0 #
- Initial release