ftpconnect 0.2.1-sslTest copy "ftpconnect: ^0.2.1-sslTest" to clipboard
ftpconnect: ^0.2.1-sslTest copied to clipboard

outdated

Flutter simple and robust dart FTP Connect Library to interact with FTP Servers with possibility of zip and unzip files.

[0.2.1-sslTest] - 2020.12.31 #

  • Test ssl and Tls beta version
  • fix bug #18

[0.2.1] - 2020.12.09 #

  • add onProgress callBack for download and upload file

[0.2.0] - 2020.11.26 #

  • add delete feature for non empty directory
  • fix bug #7
  • add new command "NLST" to list file/dir inside a directory
  • handle IIS servers LIST command response

[0.1.9] - 2020.11.23 #

  • delete unused resource of test

[0.1.8] - 2020.11.23 #

  • migration to pure dart
  • manage directory content command (LIST, MLSD)

[0.1.7] - 2020.11.18 #

  • migration to embedding Android
  • fix bug #3

[0.1.6] - 2020.05.22 #

  • throw exception if directory doesn't exist

[0.1.5] - 2020.05.21 #

  • improve directory download

[0.1.4] - 2020.05.19 #

  • make all functions async

[0.1.3] - 2020.05.18 #

  • improve Directory download

[0.1.2] - 2020.05.18 #

  • add test dependency

[0.1.1] - 2020.05.18 #

  • Add download a folder feature

[0.1.0] - 2020.05.08 #

  • Update description

[0.0.1] - 2020.05.07 #

  • First publication
128
likes
0
points
3.45k
downloads

Publisher

verified publishersalimdev.ovh

Weekly Downloads

Flutter simple and robust dart FTP Connect Library to interact with FTP Servers with possibility of zip and unzip files.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, intl, path

More

Packages that depend on ftpconnect