blob: 6a81fdd31cd328b594257f386b34c30423343eee [file] [log] [blame] [view] [edit]
# Shared bindings
An example to showcase how bindings can share types
with other bindings.
## Generating bindings
At the root of this example (`example/shared_bindings`), run -
```
dart run generate.dart
```