https://github.com/ericdallo/dart_sample
https://github.com/ericdallo/dart_sample
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericdallo/dart_sample
- Owner: ericdallo
- Created: 2020-04-16T14:12:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T14:41:11.000Z (over 3 years ago)
- Last Synced: 2025-05-18T15:44:21.688Z (8 months ago)
- Language: Dart
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.