FLUTTER ECOSYSTEM

tweet_ui

Show Tweets from a Twitter API JSON on Android and iOS. Support for Tweets with 1-4 photos, Video, GIFs, hashtags, mentions, symbols, urls, quoted Tweets and retweets.

tweet_ui cover
Latest version
4.0.5
30-day downloads
98
Likes
67
Pub points
120

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

tweet_ui is a Flutter package that renders Twitter tweets from JSON data, supporting rich media including 1-4 photos, videos, GIFs, hashtags, mentions, symbols, URLs, quoted tweets, and retweets. It provides a clean, native-like display for tweets on both Android and iOS platforms, making it ideal for social media apps or feeds that integrate Twitter content. The package handles complex tweet structures with minimal setup, ensuring consistent rendering across devices.

Use cases
  • Displaying Twitter feeds in apps
  • Integrating Twitter content into social platforms
  • Rendering rich tweet media in real-time
  • Building news or update dashboards
  • Showing user-generated tweet content
  • Creating social media widgets
Key features
  • Supports multi-photo tweets
  • Handles videos and GIFs
  • Processes hashtags and mentions
  • Displays quoted tweets and retweets
  • Responsive layout for all tweet types
  • Built-in support for Android and iOS
Suitable for
  • Social media app developers
  • Content aggregation platforms
  • News feed integrations
  • Apps with user-generated tweet displays
  • Developers needing native Twitter UI components
Considerations
  • Requires valid Twitter API JSON
  • Limited to Twitter-specific content
  • Depends on external API for data
  • May need custom styling for branding
  • Not suitable for non-Twitter tweet sources
  • Needs proper handling of rate-limited API responses
Supported platformsAndroidiOS

Install package

flutter pub add tweet_ui

Categories

Source repository

Related projects

No data available yet.