tftp 1.2.1
tftp: ^1.2.1 copied to clipboard
A lib for create TFTP(Trivial File Transfer Protocol) server and client.
1.0.0 Release tftp #
- Release a simple tftp server and tftp client
1.0.1 fix bug. #
- fix bug.
- format code.
- fix document.
1.1.0 support null safe. #
- support null safe.
- add analysis.
1.2.0 upgrade sdk>=3.3.0 #
- upgrade sdk
- fix byte list with growable=true
1.2.1 allow use with out flutter #
- allow use with out flutter
- fix: close all client socket when server close