hoangduongit1997 / harpy

A Twitter app built with Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a feature rich Twitter experience built with Flutter

Get it on Google Play



harpy is in active development. Check out the project for more information about upcoming features.


More images
Home Media timeline Theme selection
Menu Trends Tweet search filter

About

harpy is an alternative Twitter client that focuses on a nice user experience with unique features.

This project has been in development since 2018 and aims to be a good example for a medium-large sized Flutter app with a focus on code quality and maintainability.

It's currently available on the PlayStore as a free and a paid pro version and is used by over 50.000 users.

Some interesting features of the app include:

  • riverpod
    • for state management using the included state_notifier
    • for dependency injection / service locators with easily mockable dependencies
  • go_router for routing with support for Twitter url deeplinks
  • sentry as an online error tracking service to report unhandled exceptions
  • Fully featured theme customization
  • Fully featured video player using the video_player package
  • My own twitter_api package to make use of the official Twitter api
  • A 'pro' and 'free' android product flavor
  • Many customized animations sprinkled around the app, including custom logo animations created with Rive

Contributing

Contributions are welcome! Check out the contributing guidelines.

Development / Setup

Follow the project setup for building harpy instructions to get the project running.

About

A Twitter app built with Flutter

License:Other


Languages

Language:Dart 99.0%Language:Ruby 0.6%Language:Java 0.3%Language:Swift 0.0%Language:Objective-C 0.0%