TF-1018 Implement AppDashboardConfigurationParser
This commit is contained in:
committed by
Dat H. Pham
parent
a443eccd6c
commit
2b259809f7
@@ -59,5 +59,6 @@ class CoreBindings extends Bindings {
|
||||
void _bindingUtils() {
|
||||
Get.put(const Uuid());
|
||||
Get.put(CompressFileUtils());
|
||||
Get.lazyPut(() => AppConfigLoader());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user