Skip to content

allentown521/FocusTwitterX

 
 

Repository files navigation

a feature rich Twitter experience built with Flutter


## Download

iOS

Android



Check out a walkthrough of the app on youtube here


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

About

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

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

Development / Setup

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

About

a Twitter app built with Flutter 🦅

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.0%
  • Other 1.0%