'How to reduce network speed in Flutter?
I am writing a networking app, In there I just want to control the speed of the network (Increase and Decrease). Are there any solutions to achieve this?
Solution 1:[1]
If it's for testing purposes and you're on a mac you can use the Network Link Conditioner
tool from the Additional Tools for Xcode. https://developer.apple.com/download/all/
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Er1 |