TF-1074 Handle go to path /destination_picker
This commit is contained in:
@@ -83,4 +83,8 @@ class DestinationPickerBindings extends BaseBindings {
|
||||
Get.find<StateDataSource>(),
|
||||
));
|
||||
}
|
||||
|
||||
void dispose() {
|
||||
Get.delete<DestinationPickerController>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user