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.

Libraries

proxy_kit