proxy_kit 2.0.0 copy "proxy_kit: ^2.0.0" to clipboard
proxy_kit: ^2.0.0 copied to clipboard

discontinuedreplaced by: device_kit
PlatformAndroidiOS

A powerful proxy plugin for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add proxy_kit

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

dependencies:
  proxy_kit: ^2.0.0

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:proxy_kit/proxy_kit.dart';
0
likes
120
pub points
24%
popularity

Publisher

verified publisherrxreader.com

A powerful proxy plugin for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on proxy_kit