custom_io

custom_io is a Dart package that provides enhanced input/output utilities for handling user input, file reading/writing, and custom logging.

Features

  • Read input from the console
  • Write formatted logs
  • Handle file operations easily

Installation

Add the following to your pubspec.yaml:

dependencies:
  custom_io: ^1.0.0

Libraries

Custom_io