sharkey 0.1.0 copy "sharkey: ^0.1.0" to clipboard
sharkey: ^0.1.0 copied to clipboard

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

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 📜 #

  • Sharkey.dart by Alexander Abraham a.k.a. "Angel Dollface"
  • Licensed under the DSL v1.
0
likes
125
pub points
0%
popularity

Publisher

verified publisherangeldollface.boo

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

dio

More

Packages that depend on sharkey