flutter_bluesky 0.5.1
flutter_bluesky: ^0.5.1 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.