How can I disable minification for a Web release build? It is messing up my JSON conversion because of class names mismatch.
There is an option for dart2js compiler which can specify the level of minifying but I can't find any documentation on how to pass that option from flutter build.
Here you can see the option. https://dart.dev/tools/dart2js#basic-options