TF-2667 Create ApplicationVersionWidget to display app version
This commit is contained in:
@@ -207,7 +207,6 @@ class ComposerBindings extends BaseBindings {
|
||||
Get.lazyPut(() => UploadController(Get.find<UploadAttachmentInteractor>()));
|
||||
Get.lazyPut(() => RichTextWebController());
|
||||
Get.lazyPut(() => ComposerController(
|
||||
Get.find<DeviceInfoPlugin>(),
|
||||
Get.find<LocalFilePickerInteractor>(),
|
||||
Get.find<LocalImagePickerInteractor>(),
|
||||
Get.find<GetEmailContentInteractor>(),
|
||||
|
||||
Reference in New Issue
Block a user