utils library

Enums

IdeType

Functions

codeTextSpan(BuildContext context, String text) TextSpan
getIdeName(IdeType type) String
openFileBrowser(FileSystemEntity location, {Platform platform = const LocalPlatform(), ProcessManager processManager = const LocalProcessManager()}) → void
openInIde(IdeType type, Directory location, {File? file, ProcessManager processManager = const LocalProcessManager(), Platform platform = const LocalPlatform(), int startLine = 0}) → void