https://github.com/berkspar/suap-api
SUAP Api - Dart Package
https://github.com/berkspar/suap-api
Last synced: 2 months ago
JSON representation
SUAP Api - Dart Package
- Host: GitHub
- URL: https://github.com/berkspar/suap-api
- Owner: BerkSpar
- License: mit
- Created: 2020-09-15T06:07:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T12:25:43.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T07:52:03.578Z (about 1 year ago)
- Language: Dart
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- 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:suap_api/suap_api.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