platform_proxy 0.9.0-nullsafe copy "platform_proxy: ^0.9.0-nullsafe" to clipboard
platform_proxy: ^0.9.0-nullsafe copied to clipboard

outdated

Platform's proxy settings discovery plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add platform_proxy

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

dependencies:
  platform_proxy: ^0.9.0-nullsafe

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:platform_proxy/platform_proxy.dart';
3
likes
0
points
2.66k
downloads

Publisher

unverified uploader

Weekly Downloads

Platform's proxy settings discovery plugin.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on platform_proxy

Packages that implement platform_proxy