tftp 1.2.2
tftp: ^1.2.2 copied to clipboard
Libraries for creating TFTP servers and clients.
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
1.2.2 fix pubspec #
- fix pubspec and remove flutter