is it possible to filter dart files during 'pub build => dart2js' ?
I'm working with a microservice architecture where I need to specify a variable in the code according to the environement type ( integration vs production).
The common use case is to specify the server url