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

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
copied to clipboard

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.2-nullsafe
copied to clipboard

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';
copied to clipboard
3
likes
130
points
2.42k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Platform's proxy settings discovery plugin.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on platform_proxy