socks_proxy
socks_proxy copied to clipboard
Doc typo
The import statement used in the docs is incorrect.
It needs to be:
import 'package:flutter_socks_proxy/socks_proxy.dart';
Thanks for your work!
Will make a PR for this when I get some time.