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.

proxy_kit #

Build Status Codecov GitHub Tag Pub Package License

A powerful proxy plugin for Flutter.

android #

# 不需要做任何额外接入工作
# 不需要混淆

ios #

# 不需要做任何额外接入工作

flutter #

  • snapshot
dependencies:
  proxy_kit:
    git:
      url: https://github.com/v7lin/proxy_kit.git
  • release
dependencies:
  proxy_kit: ^${latestTag}

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
120
pub points
32%
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