Pragament / flutter_news_browser_app

A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.
https://play.google.com/store/apps/details?id=com.pichillilorenzo.flutter_browser
GNU Affero General Public License v3.0
0 stars 4 forks source link

grouping news articles like google news UI #18

Open ndubbaka opened 1 day ago

ndubbaka commented 1 day ago

use JSON API at https://staticapis.pragament.com/rss_news/home_grouped_articles.json to replace current "home feeds" tab content with Google News like grouped articles with horizontally scrollable articles from various news sources.

current "home feeds" tab content: Image Google News UI with horizontally scrollable articles from various news sources: Image