outline_mobileproxy 0.0.2 copy "outline_mobileproxy: ^0.0.2" to clipboard
outline_mobileproxy: ^0.0.2 copied to clipboard

Flutter plugin for the Outline SDK's Mobileproxy library: run a local HTTP proxy on Android/iOS backed by Shadowsocks, SOCKS5, or an auto-selecting Smart Dialer, with no VPN permissions required.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add outline_mobileproxy

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

dependencies:
  outline_mobileproxy: ^0.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:outline_mobileproxy/outline_mobileproxy.dart';
1
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the Outline SDK's Mobileproxy library: run a local HTTP proxy on Android/iOS backed by Shadowsocks, SOCKS5, or an auto-selecting Smart Dialer, with no VPN permissions required.

Repository (GitHub)
View/report issues

Topics

#proxy #networking #security #vpn

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on outline_mobileproxy

Packages that implement outline_mobileproxy