tweet_png
A flutter app to generate beautiful, high-quality screenshots of tweets from twitter.
using the app
- get your twitter V2 API key.
-
build the app with flutter to whatever target (does not support web due to CORS)
-
add your API key in the "new tweet" bottom-sheet (this will get persisted)
-
paste the link to a tweet in the same bottom-sheet to see the magic happen!
Features todo
- [x] generate high quality screenshots
- [x] add / remove stats
- [x] add / remove tweet date
- [x] choose background color
- [x] dark / light theme tweet card
- [x] tweet image preview
- [x] highlight hashtags, mentions, links
- [x] verified badge
- [ ] additional layouts
- [ ] quote tweets
- [ ] tweet video preview
- [ ] pattern backgrounds
- [ ] retweet indicator
- [ ] poll tweets