Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bsutton/sounds_codec
https://github.com/bsutton/sounds_codec
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bsutton/sounds_codec
- Owner: bsutton
- License: mit
- Created: 2020-06-23T11:56:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T02:03:18.000Z (about 4 years ago)
- Last Synced: 2024-09-15T12:00:57.569Z (2 months ago)
- Language: Dart
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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:sounds_codec/sounds_codec.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