flutter_bluesky 0.6.4 copy "flutter_bluesky: ^0.6.4" to clipboard
flutter_bluesky: ^0.6.4 copied to clipboard

flutter bluesky plugin project. This plugin provides a client for bluesky or other PDS of atproto.

0.1.0 #

  • Initial Release Flutter Bluesky example App.

0.1.1 #

  • Fix Readme.

0.2.0 #

  • Create a bluesky client which can only show data.

0.2.1 #

  • Fix image path.

0.2.2 #

  • HARIBOTE in Japanese. Look and feels with view.

0.2.3 #

  • Some fix with upgrading flutter version.

0.3.0 #

  • Implement Post, Reply, Like, Repost.

0.3.1 #

  • Fix Readme.
  • Fix Reaction bug.
  • Fix PostTL structure.

0.3.2 #

  • Fix initialRoute.

0.3.3 #

  • Edit profile.

0.3.4 #

  • Follow button on profile.

0.3.5 #

  • Search and Notifications Screen.

0.4.0 #

  • Changed type miss and so on.

0.4.1 #

  • Add index date to Notifications.

0.4.2 #

  • Fix file picker for iOS and Android.
  • Keep Session.

0.4.3 #

  • Make Drawer for account setting.
  • Fix bug unfollow button does not work.
  • App Password API

0.4.4 #

  • Register account without invite code.
  • Password reset.
  • Delete account.

0.4.5 #

  • Fix LoginScreen can override.

0.4.6 #

  • Remove session from local hive at sign out.

0.4.7 #

  • Add Authorization to AppPassword API.

0.4.8 #

  • Bug fix for profile saving.

0.4.9 #

  • Change profie edit page to override.
  • Fix type miss of search line.

0.5.0 #

  • Fix for "Change profie edit page to override."

0.5.1 #

  • Save login status.
  • Make profile util pluggable.
  • Fix scroll error.
  • Make getFollowers API.
  • Make Blocking API.
  • Make copy text function.
  • Make Blocking UI.

0.5.2 #

  • Bug fix for util not pluggable.

0.5.3 #

  • Fix structure the point of using Floating Action Button.

0.5.4 #

  • Make Notifications UI with number above the bell.
  • Fix some issues.

0.5.5 #

  • Fix session structure with hive

0.5.6 #

  • Make Configuration
  • Remove session from local storage at expired
  • Bug fix for badge

0.5.7 #

  • Change Thread detector argument
  • Fix example main for session keep
  • Modify search strucute

0.5.8 #

  • Change message at register for handle.
  • Add html link and mention to post.
  • Add createReport API.
  • Fix Repost view at Notifications screen.
  • Add language code at post.
  • Add link to embed image for posts.
  • Add link to embed record.
  • Bug fix profile update impossible.
  • Add UserDomain.
  • Make it possible to be pluggable for Header.
  • Make border of embed record to be soft.

0.5.9 #

  • Make followers and following list.
  • Make Moderation UI.
  • Show unfollow button on the actors list.
  • Don't show login user in the actors list.
  • Implement mention to NotificationsLineScreen.
  • Show Bottom menu at link page.
  • Fix internal structure.
  • Fix looks and feels, font size etc.

0.6.0 #

  • Bug fix for internal structure.
  • Hide delete post menu when the owner is the author of the post.
  • Hide report post menu when the owner is not the author of the post.
  • Improve picture quality.
  • Not show max length for display name and discription at profile edit page.

0.6.1 #

  • Make alternative option to hide login user in search result.
  • Show self in following list and followers list.
  • Fix not to disappear the notification badge.

0.6.2 #

  • Fix parameter name to 'actors' not 'actor' for getProfiles.
  • Fix internal structure.

0.6.3 #

  • Fix Notifications delete timing.
  • Fix Thread view.

0.6.4 #

  • Bug fix for notifications.