Sign in
dart
/
native
/
HEAD
/
.
/
pkgs
/
hooks_runner
/
test_data
/
native_dynamic_linking
/
README.md
blob: 3ef798c546271138feba83d9d3d40bfd91dc103d [
file
] [
log
] [
blame
] [
view
]
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`
.