dart_file 1.0.2 copy "dart_file: ^1.0.2" to clipboard
dart_file: ^1.0.2 copied to clipboard

A simple Dart script for file operations.

dartfile_tool #

A simple Dart command-line tool for file operations such as creating, writing, reading, and deleting files.

Features #

  • Create: Create a new file at a specified path.
  • Write: Write content to a file.
  • Read: Read and display the content of a file.
  • Delete: Delete a specified file with confirmation.

Installation #

You can install dart_file using dart pub:

dart pub global activate dart_file

0
likes
120
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Dart script for file operations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

args, path

More

Packages that depend on dart_file