unsafe_extension 0.0.4 copy "unsafe_extension: ^0.0.4" to clipboard
unsafe_extension: ^0.0.4 copied to clipboard

outdatedDart 1 only

Library for performing operations on the unmanaged native code and data.

unsafe_extension #

Library for performing operations on the unmanaged native code and data.

Version: 0.0.4

Initial release. Use at your own risk!

Installation

The package manager pub does not support pre and post install scripts, you should install an extension manually.

Activation

$ pub global activate unsafe_extension

Setup

$ pub global run unsafe_extension:setup

Alternative setup

$ cd PUB_CACHE/global_packages
$ cd unsafe_extension  
$ dart --enable_async bin/setup.dart.snapshot

Precompiled binaries

  • X86 Linux
  • X86 Windows
  • X86_64 Linux
  • X86_64 Windows

Wanted

Precompiled binary for X86_32 Macos libunsafe_extension.dylib
Precompiled binary for X86_64 Macos libunsafe_extension.dylib

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Library for performing operations on the unmanaged native code and data.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build_tools, ccompilers, path, pub_semver, system_info

More

Packages that depend on unsafe_extension