Skip to content

Commit 1409ec5

Browse files
author
Ivan Dlugos
committed
fixup! add temporary workaround for Dart SDK 2.12 deprecation of empty FFI structs
1 parent efe0f31 commit 1409ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

objectbox/lib/src/bindings/objectbox-c.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// ignore_for_file: non_constant_identifier_names
2+
// ignore_for_file: unused_field // TEMPORARY, see related commit message
23

34
// AUTO GENERATED FILE, DO NOT EDIT.
45
//

0 commit comments

Comments
 (0)