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|

Libraries

api
api/atproto
api/bluesky
api/model/actor
api/model/embed
api/model/facet
api/model/feed
api/model/graph
api/model/notification
api/model/record
api/refresh_api
api/response/models
api/session
api/session_api
data/assets
data/config
data/const
db/accessor
db/secure_key
flutter_bluesky
flutter_bluesky_method_channel
flutter_bluesky_platform_interface
login
screen
screen/actors
screen/actors/actors_view
screen/base
screen/data/factory
screen/data/holder
screen/data/manager
screen/home
screen/home/home_view
screen/me
screen/notfifications
screen/notifications/notification_line
screen/notifications/notifications_view
screen/parts/account/account_block
screen/parts/account/account_report
screen/parts/account/account_unblock
screen/parts/adjuser
screen/parts/button
screen/parts/button/button_manager
screen/parts/image/avatar
screen/parts/image/picture
screen/parts/post/post_delete
screen/parts/post/post_report
screen/parts/reaction
screen/parts/reaction/like
screen/parts/reaction/more
screen/parts/reaction/reply
screen/parts/reaction/repost
screen/parts/reaction/thread_reaction
screen/parts/refresh/cupertino
screen/parts/refresh/material
screen/parts/refresh/refresh_copy
screen/parts/scroll/feed_scroll
screen/parts/timeline
screen/parts/timeline/body
screen/parts/timeline/common
screen/parts/timeline/post_tl
screen/parts/timeline/reason_tl
screen/parts/timeline/reply_tl
screen/parts/timeline/thread_tl
screen/parts/transfer/detector
screen/post
screen/profile
screen/profile/edit_profile
screen/profile/profile_content
screen/profile/profile_updater
screen/profile/profile_view
screen/provider
screen/search/actor_line
screen/search/search_view
screen/settings
screen/settings/account_setting
screen/settings/setting_util
screen/thread
transition_route_observer
util/account_util
util/base_util
util/button_util
util/common_util
util/datetime_util
util/embed_util
util/facet_util
util/image_util
util/login_util
util/post_util
util/reaction_util
util/report_util