- Fixed a bug that the collection Proxy is forgotten to be retain.
- Any dart object could be sent to JS context.
- Added
web
support.
- Added
macos
support. - Added
linux
andwindows
but not tested.
- Added
newObject
- Added
getOwnPropertyNames
- Added FileSystem support.
- Added asar file support.
- Added npm pack support.
- Run file in FileSystem.
- Set and get property by index.
- Run js code.
- Establish a binding relationship between dart and js object.