bluesky

The Most Powerful Dart/Flutter Library for Bluesky Chat 🦋


GitHub Sponsor GitHub Sponsor

pub package Dart SDK Version Test/Analyzer codecov Issues Pull Requests Stars Contributors Last Commits License Contributor Covenant


1. Guide 🌎

This library provides the most productive way to use the Bluesky Chat API in Dart/Flutter apps.

You can also use bluesky package to use Bluesky API and AT Protocol API besides Bluesky Chat!

Give a ⭐ on GitHub repository and follow shinyakato.dev on Bluesky!

1.1. Migration

This package has been integrated into the bluesky package.

So, this package is no longer maintained and additional functionality will be added in the bluesky package.

Please use the bluesky package instead.

1.2. Supported Endpoints 👀

See official documents from following links.

1.3. Contribution 🏆

If you would like to contribute to bluesky_chat, please create an issue or create a Pull Request.

There are many ways to contribute to the OSS. For example, the following subjects can be considered:

  • There are request parameters or response fields that are not implemented.
  • Documentation is outdated or incomplete.
  • Have a better way or idea to achieve the functionality.
  • etc...

You can see more details from resources below:

Or you can create a discussion if you like.

Feel free to join this development, diverse opinions make software better!

1.4. Support ❤️

The simplest way to show us your support is by giving the project a star at GitHub and Pub.dev.

You can also support this project by becoming a sponsor on GitHub:

myconsciousness

You can also show on your repository that your app is made with bluesky_chat by using one of the following badges:

Powered by bluesky_chat Powered by bluesky_chat Powered by bluesky_chat

[![Powered by bluesky_chat](https://img.shields.io/badge/Powered%20by-bluesky_chat-00acee.svg)](https://github.com/myConsciousness/atproto.dart)
[![Powered by bluesky_chat](https://img.shields.io/badge/Powered%20by-bluesky_chat-00acee.svg?style=flat-square)](https://github.com/myConsciousness/atproto.dart)
[![Powered by bluesky_chat](https://img.shields.io/badge/Powered%20by-bluesky_chat-00acee.svg?style=for-the-badge)](https://github.com/myConsciousness/atproto.dart)

1.5. License 🔑

All resources of bluesky_chat is provided under the BSD-3 license.

Copyright 2024 Shinya Kato. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided the conditions.

Note
License notices in the source are strictly validated based on .github/header-checker-lint.yml. Please check header-checker-lint.yml for the permitted standards.

1.6. More Information 🧐

bluesky was designed and implemented by Shinya Kato (@myConsciousness).