https://github.com/pingbird/dart-unfmt
https://github.com/pingbird/dart-unfmt
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pingbird/dart-unfmt
- Owner: pingbird
- Created: 2020-09-23T01:01:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T21:43:45.000Z (almost 6 years ago)
- Last Synced: 2025-02-14T16:55:01.707Z (over 1 year ago)
- Language: Dart
- Size: 2.93 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).