Sign in
dart
/
native
/
refs/heads/goderbauer-patch-2
/
.
/
pkgs
/
hooks
/
example
/
build
/
native_dynamic_linking
/
README.md
blob: 3ef798c546271138feba83d9d3d40bfd91dc103d [
file
] [
log
] [
blame
] [
view
] [
edit
]
An
example library that builds
3
native
libraries
,
2
of which are dynamically
linked to each other
.
## Usage
Run
tests
with
`dart --enable-experiment=native-assets test`
.