devtools_server library

Classes

DevToolsUsage
Provides access to the local DevTools store (~/.flutter-devtools/.devtools).
IOPersistentProperties
ServerApi
The DevTools server API.

Extensions

LocalFileSystem on Never
A namespace local file system utlities.
VmServiceHandler on Never
A namespace for VM service related server request handlers.

Typedefs

DetectRootPackageResponse = ({String? message, bool success, Uri? uri})