mastodon_dart 0.3.2 copy "mastodon_dart: ^0.3.2" to clipboard
mastodon_dart: ^0.3.2 copied to clipboard

outdated

The official Dart library for accessing the Mastodon API. Use in conjunction with mastodon_flutter to build a Flutter Mastodon app.

example/lib/main.dart

import 'dart:io';

import 'package:mastodon_dart/mastodon_dart.dart';
import 'package:web_socket_channel/io.dart';

main() async {
  // Updated example coming soon
}
7
likes
40
pub points
0%
popularity

Publisher

unverified uploader

The official Dart library for accessing the Mastodon API. Use in conjunction with mastodon_flutter to build a Flutter Mastodon app.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

async, http, json_annotation, rxdart, web_socket_channel

More

Packages that depend on mastodon_dart