https://github.com/abdullah-sheikh/dartintermidiate
https://github.com/abdullah-sheikh/dartintermidiate
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdullah-sheikh/dartintermidiate
- Owner: Abdullah-Sheikh
- Created: 2021-03-18T06:19:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T16:47:22.000Z (almost 5 years ago)
- Last Synced: 2025-06-19T10:43:58.007Z (7 months ago)
- Language: Dart
- Size: 5.86 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/`.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).