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
Comments are closed.