https://github.com/deliocoder/first-dart-app
https://github.com/deliocoder/first-dart-app
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deliocoder/first-dart-app
- Owner: DelioCoder
- Created: 2024-02-12T03:17:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T17:50:02.000Z (about 2 years ago)
- Last Synced: 2025-03-04T06:42:39.022Z (about 1 year ago)
- Language: Dart
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- 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/`.