Dev Support Manager
Interface for accessing and interacting with development features. In dev mode, use the implementation BridgeDevSupportManager. In production mode, use the dummy implementation ReleaseDevSupportManager.
Inheritors
Types
The PackagerLocationCustomizer allows you to have a dynamic packager location that is determined right before loading the packager. Your customizer must call |callback|, as loading will be blocked waiting for it to resolve.
Properties
Functions
Create the surface delegate that the provided module should use to interact with
Do something to display or log the exception.
Hides the "paused in debugger" overlay, if currently shown.
Attempt to open the JS debugger on the host machine.
Add an option to send to packager when requesting JS bundle.
Shows the "paused in debugger" overlay with the given message.