TF-495 Only apply benchmark and fps on debug or profile mode

This commit is contained in:
dab246
2022-04-25 09:19:18 +07:00
committed by Dat H. Pham
parent d48df476e2
commit d0a54a2652
4 changed files with 44 additions and 20 deletions
+1
View File
@@ -28,6 +28,7 @@ export 'data/utils/device_manager.dart';
export 'utils/app_logger.dart';
export 'utils/benchmark.dart';
export 'utils/fps_manager.dart';
export 'utils/build_utils.dart';
// Views
export 'presentation/views/text/slogan_builder.dart';