# 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
```
