Skip to content

Commit

Permalink
[ffigen] Use package:dart_style (#1676)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamappelbe authored Nov 10, 2024
1 parent 91edc07 commit 6793812
Show file tree
Hide file tree
Showing 8 changed files with 533 additions and 23,417 deletions.
2 changes: 2 additions & 0 deletions pkgs/ffigen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 16.0.0-wip

- Ensure all protocols referenced in bindings are available at runtime.
- Use `package:dart_style` directly to format generated Dart code, rather than
subprocessing to `dart format`.
- Use package:objective_c 4.0.0
- Fix various small bugs todo with config filters:
- https://github.com/dart-lang/native/issues/1582
Expand Down
12,433 changes: 372 additions & 12,061 deletions pkgs/ffigen/example/objective_c/avf_audio_bindings.dart

Large diffs are not rendered by default.

49 changes: 0 additions & 49 deletions pkgs/ffigen/example/objective_c/avf_audio_bindings.dart.m

This file was deleted.

Loading

0 comments on commit 6793812

Please sign in to comment.