Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tacsotai/flutter_bluesky


https://github.com/tacsotai/flutter_bluesky

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# flutter_bluesky

This plugin provides a client for [bluesky](https://bsky.app/) or other PDS of [atproto](https://github.com/bluesky-social/atproto).

It is **not completed** to invoke all APIs.
I will make it little by little.
It may change by spec change of atproto.

## Getting Started
```
cd flutter_bluesky/example
flutter pub get
flutter run
```

Enjoy!!
- This plugin don't support invite code.
- Android and iOS: Only I tested. Other, please try and let me know.

---
![1](https://github.com/tacsotai/flutter_bluesky/blob/6622979cdae92d014224e834542c7c3acae98542/doc/img/connect.png?raw=true)|![2](https://github.com/tacsotai/flutter_bluesky/blob/master/doc/img/login.png?raw=true)|![3](https://github.com/tacsotai/flutter_bluesky/blob/master/doc/img/home.png?raw=true)|![4](https://github.com/tacsotai/flutter_bluesky/blob/master/doc/img/profile.png?raw=true)|
---