Sign in
dart
/
native
/
refs/heads/addUsageRecordingExample
/
.
/
pkgs
/
jni
/
java
/
README.md
blob: 18a6cd38c2bc189bf74a60fb6397c721fb14f2cc [
file
] [
log
] [
blame
] [
view
] [
edit
]
# Jni Java
This
is
a standalone java support which includes
`PortContinuation`
to support
converting
from
Kotlin
's `suspend fun` to Dart'
s
`async`
functions
.