SHARKEY.DART

GitHub CI

A Dart library to interact with Sharkey, a Mastodon alternative.

ABOUT

This library for Dart is there to interact with Sharkey from Dart or Flutter. This repository contains the source code for this library.

INSTALLATION

To add Sharkey.dart to your project's dependencies, add these lines to your project's pubspec.yaml:

dependencies:
  sharkey:
    git:
      url: git@github.com:angeldollface/sharkey.dart.git
      ref: v.0.1.0

USAGE

Visit this link to reference APIs and how to use them. If you would like to see some code, you can do so by viewing how the APIs are used in the file containing Sharkey.dart's unit tests here.

CHANGELOG

Version 0.1.0

  • Initial release.
  • Release on GitHub.

NOTE :scroll:

  • Sharkey.dart by Alexander Abraham a.k.a. "Angel Dollface"
  • Licensed under the DSL v1.