Challenge

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.

Project Setup

This project was created with Dart SDK version: 3.1.0 (stable) (Tue Aug 15 21:33:36 2023 +0000) on "macos_arm64" using the following command:

dart create challenge

Running the application

To run the application, use the following command:

dart run