Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcossevilla/freezed_sample
A sample command-line application to test the Freezed package.
https://github.com/marcossevilla/freezed_sample
Last synced: 25 days ago
JSON representation
A sample command-line application to test the Freezed package.
- Host: GitHub
- URL: https://github.com/marcossevilla/freezed_sample
- Owner: marcossevilla
- Created: 2020-12-29T22:18:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-29T23:08:14.000Z (about 4 years ago)
- Last Synced: 2024-10-19T00:35:14.808Z (3 months ago)
- Language: Dart
- Size: 6.84 KB
- Stars: 1
- 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).