Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 878 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 878 Bytes

flutter_bluesky

This plugin provides a client for bluesky or other PDS of 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|2|3|4|