sharkey 0.2.0 copy "sharkey: ^0.2.0" to clipboard
sharkey: ^0.2.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 #

If you want to add Sharkey.dart to your project's dependencies, add these lines to your project's pubspec.yaml under the dependencies section:

dependencies:
  sharkey: ^0.2.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.

If you would like more information, the included example may help in giving you an idea of how to use the APIs Sharkey.dart provides. The example can be found in the example directory.

CHANGELOG #

The changelog for this package can be found here.

NOTE 📜 #

  • Sharkey.dart by Alexander Abraham a.k.a. "Angel Dollface"
  • Licensed under the DSL v1.
0
likes
140
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