dart-sdk/samples/ffi
Samir Jindel 4ee5ef9f10 [vm/ffi] Use Pointer<Null> as the type of nullptr.
Also clean up test/benchmark/sample code using nullptr and fix pubspec.yaml in the SQLite sample.

Fixes https://github.com/dart-lang/sdk/issues/37362

Change-Id: I6fa0522374af28020ef8f096ac22b23712aedb5a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/121122
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2019-10-11 14:39:47 +00:00
..
sqlite [vm/ffi] Use Pointer<Null> as the type of nullptr. 2019-10-11 14:39:47 +00:00
coordinate.dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
dylib_utils.dart Reland "[vm/ffi] Support Windows 64 bit" 2019-03-13 11:47:37 +00:00
sample_ffi_data.dart [vm/ffi] Remove Pointer.offsetBy. 2019-10-10 15:44:27 +00:00
sample_ffi_dynamic_library.dart [vm/ffi] Remove platform specific logic from DynamicLibrary.open 2019-02-14 16:08:28 +00:00
sample_ffi_functions.dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
sample_ffi_functions_callbacks.dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
sample_ffi_functions_structs.dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
sample_ffi_structs.dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00