https://github.com/xvrh/voca_dart
https://github.com/xvrh/voca_dart
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xvrh/voca_dart
- Owner: xvrh
- Created: 2018-11-30T14:25:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T14:26:15.000Z (almost 7 years ago)
- Last Synced: 2025-03-16T19:56:50.564Z (7 months ago)
- Language: Dart
- Size: 15.6 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 library for Dart developers.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).## Usage
A simple usage example:
```dart
import 'package:voca/voca.dart';main() {
var awesome = new Awesome();
}
```## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: http://example.com/issues/replaceme