dart-sdk/samples
Samir Jindel 63d3012e68 [vm/ffi] Deprecate Pointer.allocate/free.
Fixes https://dart-review.googlesource.com/c/sdk/+/118442.

Also updates untested sample code in samples/ffi.

Change-Id: Id40a7b8fbb35c5d989269646ebb22864cebcfcac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118441
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2019-10-10 13:17:43 +00:00
..
ffi [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
sample_extension Check return value from Dart_PostCObject() in sample extension 2019-04-12 19:34:50 +00:00
.gitignore Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
README Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
samples.status Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00

This directory contains sample Dart programs.