pure_ftp 0.7.4 copy "pure_ftp: ^0.7.4" to clipboard
pure_ftp: ^0.7.4 copied to clipboard

Simple and powerful FTP client for Dart. Allow you to connect to FTP server and perform basic operations. now supports all native platforms(Web in progress)

Dart FTP Client

pub package Build Status License: MIT

more details here #

View more Examples #

Package status #

✅ FTP Connection
✅ Upload files to FTP
✅ Download files from FTP
❌ Download directories from FTP
✅ List FTP directory contents
❌ Manage FTP files (rename/delete)
✅ Completely asynchronous functions
✅ Support Active and Passive mode
✅ Support for FTPS/FTPES (FTP over TLS/SSL)
❌ Support for Web
❌ Task Manager

This package is still in development and I will be happy to receive your feedback.

Regards #

This package is inspired by dart_ftpclient and ftpconnect but that packages haven't been updated for a long time. And in this package I try to add more features. (package was implemented from zero and don't use any code or dependencies from the previous packages)

10
likes
150
pub points
74%
popularity

Publisher

verified publisherartemsemirenko.dev

Simple and powerful FTP client for Dart. Allow you to connect to FTP server and perform basic operations. now supports all native platforms(Web in progress)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on pure_ftp