``` _client = TusClient( Uri.parse("https://master.tus.io/files/"), _file, store: TusMemoryStore(), maxChunkSize: 8 * 1024 * 1024); ``` The speed cannot be stable at high speed, and the speed changes frequently up and down. <img width="197" alt="截屏2022-04-20 21 10 15" src="https://user-images.githubusercontent.com/816448/164237847-c7c07fce-66a3-4809-91de-0cddb29772d5.png">
The speed cannot be stable at high speed, and the speed changes frequently up and down.