system_network_proxy_linux 1.0.2 copy "system_network_proxy_linux: ^1.0.2" to clipboard
system_network_proxy_linux: ^1.0.2 copied to clipboard

PlatformLinux

It's a simple utility of system network proxy which can get and set status of proxy, details of proxy.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add system_network_proxy_linux

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  system_network_proxy_linux: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:system_network_proxy_linux/system_network_proxy_linux.dart';
0
likes
130
points
236
downloads

Publisher

unverified uploader

Weekly Downloads

It's a simple utility of system network proxy which can get and set status of proxy, details of proxy.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, system_network_proxy_platform_interface

More

Packages that depend on system_network_proxy_linux