flutter_cors 1.3.1 flutter_cors: ^1.3.1 copied to clipboard
A script to disable and re-enable CORS for Flutter's Chrome instance
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