cors_proxy 0.0.1 copy "cors_proxy: ^0.0.1" to clipboard
cors_proxy: ^0.0.1 copied to clipboard

Provides a proxied endpoint for your target url

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cors_proxy

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

dependencies:
  cors_proxy: ^0.0.1

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:cors_proxy/cors_proxy.dart';
0
likes
120
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Provides a proxied endpoint for your target url

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, universal_platform

More

Packages that depend on cors_proxy