```diff static const bool isProduction = const bool.fromEnvironment("dart.vm.product"); ``` 可以根据环境不同切换不同的配置