File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.1+2
4+
5+ * Expand readme
6+
37## 0.1.1+1
48
59* Fix documentation link
Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.org/dart-lang/ffi.svg?branch=master )] ( https://travis-ci.org/dart-lang/ffi )
22
3- Utilities for working with Foreign Function Interface (FFI) code
3+ Utilities for working with Foreign Function Interface (FFI) code, incl.
4+ converting between Dart strings and C strings encoded with utf8 and utf16.
5+
6+ For additional details about Dart FFI (` dart:ffi ` ), see
7+ https://dart.dev/guides/libraries/c-interop .
Original file line number Diff line number Diff line change 11name : ffi
2- version : 0.1.1+1
2+ version : 0.1.1+2
33author :
Dart Team <[email protected] > 44homepage : https://github.com/dart-lang/ffi
55description : Utilities for working with Foreign Function Interface (FFI) code.
You can’t perform that action at this time.
0 commit comments