dcli_core 7.2.0
SDKdartflutter
Platformandroidioswindowslinuxmacos
A collection of functions that allow you to interact with the file system and OS environment from any platform that supports dart:io. Copy, move, delete files and directory trees, search for files, create temp files and directories.
Core libraries used by dcli.
These libraries provide much of the functionality of DCli for non-console apps.
dcli_core can be used on any dart platform that supports dart:io (essentially everything but web).