https://github.com/victorvazdev/dart_notes
https://github.com/victorvazdev/dart_notes
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorvazdev/dart_notes
- Owner: victorvazdev
- Created: 2025-01-01T19:23:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-06T12:53:42.000Z (over 1 year ago)
- Last Synced: 2025-03-07T03:29:25.897Z (over 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/`.