Clone this repo:

Branches

  1. c30faa2 [c_compiler] test install_name_tool behavior (#56) by Daco Harkes · 11 hours ago main
  2. 45ef2e7 [c_compiler] Support setting the install name of dylibs (#55) by Daco Harkes · 15 hours ago
  3. 76bc55e [c_compiler] Target ios_x64 (#53) by Daco Harkes · 2 days ago
  4. 45e16dc [c_compiler] Make the package compatible with 3.0 (#52) by Daco Harkes · 7 days ago
  5. 3e1cf18 Add Android NDK API version (#49) by Daco Harkes · 9 days ago

dart Coverage Status

Overview

This repository is home to Dart packages related to FFI and native assets bundling.

Packages

PackageDescriptionVersion
c_compilerA library to invoke the native C compiler installed on the host machine.
native_assets_cliA library that contains the argument and file formats for implementing a native assets CLI.