- fix bug #18 thnx @ChaseGuru
- Update dependencies versions
- Fix lint error
- Fix lint error
- Fix FTP transferType
- Fix lint error
- Fix lint error
- FixBugs secure mode.
- Improve performance.
- Add new feature: send custom commands
- Remove zip/unzip feature witch depends on external lib
- Add secure mode TLS.
- Improve performance.
- migrate to null-Safety
- add IPV6 support
- add secure mode support
- add onProgress callBack for download and upload file
- 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
- delete unused resource of test
- migration to pure dart
- manage directory content command (LIST, MLSD)
- migration to embedding Android
- fix bug #3
- throw exception if directory doesn't exist
- improve directory download
- make all functions async
- improve Directory download
- add test dependency
- Add download a folder feature
- Update description
- First publication