mmap2_flutter 0.2.1 copy "mmap2_flutter: ^0.2.1" to clipboard
mmap2_flutter: ^0.2.1 copied to clipboard

Flutter plugin for memory-mapped file I/O with native library support.

mmap2_flutter #

Flutter plugin for memory-mapped file I/O. This package provides pre-built native libraries for Android and iOS platforms to support the mmap2 package.

Installation #

Add this to your package's pubspec.yaml file:

dependencies:
  mmap2_flutter: ^0.2.1

Usage #

see mmap2

Platform Support #

  • ✅ Android (arm64-v8a, armeabi-v7a, x86_64)
  • ✅ iOS (arm64, Universal)
  • ✅ Windows (x64)
  • ✅ Linux (x64)
  • ✅ macOS (Universal: Intel + Apple Silicon)

License #

This project is licensed under the MIT License - see the LICENSE file for details.

0
likes
150
points
234
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for memory-mapped file I/O with native library support.

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, mmap2, plugin_platform_interface

More

Packages that depend on mmap2_flutter