| commit | 79f1bccf261a1ef68c9c64b45f661d5a88032b37 | [log] [tgz] |
|---|---|---|
| author | Brian Quinlan <brian@sweetapp.com> | Mon Dec 18 17:41:44 2023 -0800 |
| committer | GitHub <noreply@github.com> | Mon Dec 18 17:41:44 2023 -0800 |
| tree | 9ad93674d2020757d51e5104981fb525976778ea | |
| parent | 8107f370a8af3a8e33bb2874e7502c8c4a890be7 [diff] |
Move non-transitive dependencies to dev_dependencies
This repository is home to Dart packages related to FFI and native assets building and bundling.
| Package | Description | Version |
|---|---|---|
| ffigen | Generator for FFI bindings, using LibClang to parse C, Objective-C, and Swift files. | |
| jni | A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen. | |
| jnigen | A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine. | |
| native_assets_builder | This package is the backend that invokes top-level build.dart scripts. | |
| native_assets_cli | A library that contains the argument and file formats for implementing a native assets CLI. | |
| native_toolchain_c | A library to invoke the native C compiler installed on the host machine. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.