local_proxy 0.0.3 copy "local_proxy: ^0.0.3" to clipboard
local_proxy: ^0.0.3 copied to clipboard

A Flutter plugin to get system proxy settings

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_proxy

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

dependencies:
  local_proxy: ^0.0.3

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:local_proxy/local_proxy.dart';
0
likes
140
pub points
55%
popularity

Publisher

verified publisherwkan.xyz

A Flutter plugin to get system proxy settings

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on local_proxy