flutter_nfs 1.0.1 copy "flutter_nfs: ^1.0.1" to clipboard
flutter_nfs: ^1.0.1 copied to clipboard

High-performance NFS client for Flutter with zero-copy optimizations, powered by libnfs.

1.0.1 #

  • Fixed documentation comments and analysis issues.
  • Improved pub.dev score.

1.0.0 #

  • Renamed package to flutter_nfs.
  • Added comprehensive write support (write, createFile, truncate, fsync).
  • Added file management operations (delete, mkdir, rmdir, rename, chmod, chown).
  • Added high-level NfsClient API for file operations.
  • Updated documentation and examples.

0.1.0 #

  • Initial release.
  • Support for NFSv3/NFSv4.
  • Zero-copy reads via Dart FFI.
  • Portmapper bypass optimization.
0
likes
150
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance NFS client for Flutter with zero-copy optimizations, powered by libnfs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-2.1 (license)

Dependencies

ffi, flutter

More

Packages that depend on flutter_nfs

Packages that implement flutter_nfs