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

Cors validator package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cors_validator

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

dependencies:
  cors_validator: ^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_validator/cors_validator.dart';
0
likes
130
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Cors validator package

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

GPL-3.0 (license)

Dependencies

dio, flutter, http

More

Packages that depend on cors_validator