flutter_cors 1.4.0 flutter_cors: ^1.4.0 copied to clipboard
A script to disable and re-enable CORS checks for Flutter's Chrome instance
1.4.0 #
- Resolve symbolic links to Flutter binary
1.3.2 #
- Added note to the readme
- Updated terminology to be more clear
1.3.1 #
- Fixed script not exiting
1.3.0 #
- Added update checking
- Colored output
1.2.0 #
- Updated command structure using args package
- More useful help output
- Added flag to disable the warning banner in Chrome
- Added option to specify the Flutter root path
1.1.0 #
- Updated command usage to be more memorable
1.0.0 #
- Initial release