[c_compiler] Make the package compatible with 3.0 (#52)

4 files changed
tree: c4983a4f74e9d79a38f440264b9b3e88a04cf4f9
  1. .github/
  2. pkgs/
  3. CONTRIBUTING.md
  4. LICENSE
  5. README.md
README.md

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.