A Bluesky client made using Flutter, designed to be lightweight and easy to use.
WIP: The project is usable but still being developed, expect some issues.
You will need flutter, it is tested for the stable
version.
You will need libmpv
for handling video playback.
- Auth
- 2FA
- Different service
- Home
- Timeline (Following)
- Pinned feeds
- Search
- Users
- Feeds
- Profile
- Own
- Others
- Posting
- Reply to post
- New post
- Attach Media (images and videos)
- Posts
- Handle adult content
- Facets support (mentions, tags...)
- Sharing
- Like / Repost
- Translations
- English
- Spanish
- Group timeline posts
- Group notifications
- Load indicator when reached bottom of feed and is loading new posts
- Timeline post options (see replies, reposts...)
- DMs
- Starterpacks
- Block / unblock
- Mute / unmute
- Multi accounts support
- Better video controls
- Better UI for desktop
- Add documentation
- Make tests
- Use SecureStorage for session data?
This project wouldn't have been posible without the help of these third-party projects: