Skip to content

native-0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 23:21

Native libraries built from 5586bfa. Use the matching package revision.

Add to your app's root pubspec.yaml:

hooks:
  user_defines:
    tor_ffi_plugin:
      native_build: prebuilt
      prebuilt_manifest_url: "https://github.com/cypherstack/tor/releases/download/native-0.1.0/manifest.json"
      prebuilt_manifest_sha256: "00a988a2c0994dff300bb19493e935b0d4eae2b506d02af9dd69ddad65805a24"

See README.md for supported platforms and deployment minimums.