mirror of
https://github.com/wgh136/flutter_qjs.git
synced 2025-09-27 13:27:24 +00:00
v0.3.2
This commit is contained in:
@@ -56,6 +56,7 @@ Data conversion between dart and js are implemented as follow:
|
||||
| Map | Object |
|
||||
| Function<br>JSInvokable | function(....args) |
|
||||
| Future | Promise |
|
||||
| JSError | Error |
|
||||
| Object | DartObject |
|
||||
|
||||
**notice:** `JSInvokable` does not extend `Function`, but can be used same as `Function`.
|
||||
|
Reference in New Issue
Block a user