https://github.com/simphotonics/analyzer_test
Simple Dart package with non-null experiment enabled.
https://github.com/simphotonics/analyzer_test
Last synced: about 1 year ago
JSON representation
Simple Dart package with non-null experiment enabled.
- Host: GitHub
- URL: https://github.com/simphotonics/analyzer_test
- Owner: simphotonics
- Created: 2020-08-06T17:50:13.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-01-15T16:18:58.000Z (over 5 years ago)
- Last Synced: 2025-02-17T05:25:24.628Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 8.79 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/`.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).