javascript_darwin 1.0.1
javascript_darwin: ^1.0.1 copied to clipboard
An iOS & MacOS implementation of the javascript_flutter plugin
1.0.1 #
- Fix state issues with sendChannel when using multiple js runtimes at the same moment
- Fix registry of channels for multiple js runtimes
- Add
getPlatformEngineInstanceId
toJavaScriptDarwin
for fetching the underlying engine's instance identifier - Handle
JsEvalResult
to be re-thrown wrapped withJavaScriptDarwinExecutionException
1.0.0+1 #
- Update name of main package from
javascript
tojavascript_flutter
1.0.0 #
- Initial release