A flutter app to generate beautiful screenshots of tweets from twitter
Read Time:39 Second

A flutter app to generate beautiful screenshots of tweets from twitter

0 0

tweet_png

A flutter app to generate beautiful screenshots of tweets from twitter

A flutter app to generate beautiful, high-quality screenshots of tweets from twitter.

using the app

  1. get your twitter V2 API key.
  1. build the app with flutter to whatever target (does not support web due to CORS)

  2. add your API key in the «new tweet» bottom-sheet (this will get persisted)

  3. 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

GitHub

https://github.com/LonelyCpp/tweet_png

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Flutter phone input integrated with flutter internationalization
Entrada siguiente A Flight booking/reservation app built with Flutter