https://github.com/rlch/instagram-api-dart
https://github.com/rlch/instagram-api-dart
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rlch/instagram-api-dart
- Owner: rlch
- Created: 2019-11-24T07:20:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T07:21:47.000Z (over 5 years ago)
- Last Synced: 2025-01-16T22:47:05.624Z (5 months ago)
- Language: Dart
- Size: 3.91 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 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:instagram_api/instagram_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