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

Android device Home widget newsFeed #10

Open ndubbaka opened 4 weeks ago

ndubbaka commented 4 weeks ago

using https://github.com/ABausG/home_widget https://github.com/ABausG/home_widget_counter create HomeScreen "NewsFeed" Widget on Android. refresh button to fetch latest news & update widget. automatically refresh few times a day without the user requiring to press refresh button manually. Image

32bitThug commented 4 weeks ago

I will work on this