flutter_cors 1.2.0 copy "flutter_cors: ^1.2.0" to clipboard
flutter_cors: ^1.2.0 copied to clipboard

outdated

A script to disable and re-enable CORS for Flutter's Chrome instance

A script to disable and re-enable CORS for Flutter's Chrome instance

Use as an executable #

Installation #

$ dart pub global activate flutter_cors

Usage #

-e, --enable                 Enable CORS
-d, --disable                Disable CORS
-b, --disable-banner         Disable the warning banner in Chrome
-p, --flutter-path=<path>    Flutter root path (determined automatically if not specified)

$ fluttercors --disable
$ fluttercors --enable
# fluttercors -db -p /path/to/flutter
169
likes
0
pub points
92%
popularity

Publisher

verified publisherrexios.dev

A script to disable and re-enable CORS for Flutter's Chrome instance

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args

More

Packages that depend on flutter_cors