mmap2 0.2.3 copy "mmap2: ^0.2.3" to clipboard
mmap2: ^0.2.3 copied to clipboard

Bindings for `An mmap package for Dart`. Regenerate bindings with `dart run ffigen --config ffigen.yaml`.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mmap2

With Flutter:

 $ flutter pub add mmap2

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mmap2: ^0.2.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mmap2/mmap2.dart';
1
likes
135
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Bindings for `An mmap package for Dart`. Regenerate bindings with `dart run ffigen --config ffigen.yaml`.

Repository (GitHub)

Topics

#mmap

Documentation

API reference

License

MIT (license)

Dependencies

ffi

More

Packages that depend on mmap2