carverauto / flutter

🚨 ChaseApp opensource mobile app - follow live police chases 🚔
https://chaseapp.tv
MIT License
3 stars 0 forks source link

Firehose - Twitter #117

Closed mfreeman451 closed 2 years ago

mfreeman451 commented 2 years ago

Feature part

Description

The short version of twitter messages should be displayed in the firehose like so:

[ twitter_from - twitter_message (overflow-ellipsis) - small blue twitter bird ]

where twitter_from looks like:

Actions

When you click, you should see the full tweet:

On the web we do this by importing the twitter widget.js from twitter.com, hopefully flutter has something similar.

Business Justification

We are bringing in the best curated twitter sources that make it through our filters, aka we're looking at messages from a select group of chase followers and media for keywords with messages that include links that are not retweets. Users can signup for notifications for firehose events, drawing them back into the app. This is a great feature and should be very popular.