Currently, the dependencies of the dynamic feature are assumed to be available in the main/host app itself. That's why we use this interfeace as the binding provider.
Can you an example of how we can a dynamic feature that also depends on other dynamic features?
Thank you