← BACK

cards_with_dart

Learning Dart by building a card game

Dart ⭐ 0

Description

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

Developer Notes

Run the following to initialize the repository on first use or after git clean

dart pub get