blob: a99320fc263d3d0b5934879ed21f243ddf9e7738 [file] [log] [blame]
# Regenerate bindings with `dart run jnigen --config jnigen.yaml`.
summarizer:
backend: asm
output:
bindings_type: dart_only
dart:
path: 'lib/src/third_party/'
class_path:
- 'classes.jar'
classes:
- 'java.io.BufferedInputStream'
- 'java.io.InputStream'
- 'java.io.OutputStream'
- 'java.lang.System'
- 'java.net.HttpURLConnection'
- 'java.net.URL'
- 'java.net.URLConnection'