air_link_file 0.2.1
air_link_file: ^0.2.1 copied to clipboard
File transfer with chunking, progress tracking, and resume for Air Link.
example/air_link_file_example.dart
// FileTransfer supports chunked file transfer with progress tracking.
// See the main package README for usage examples.
void main() {
print('air_link_file is ready.');
}