We’re building a single-screen app that has a search bar at the top of the screen. The default Country for top headlines is set to (this returns breaking news headlines according to country and category) There is also a minor endpoint that mainly returns news from specific publishers. With the above endpoints, we have to
Table of contents
Introduction to the demo applicationSetting up dependenciesConfiguring WebView for Android and iOSAcquiring the News API keyWriting the model classesFetching data with the GetX Controller classCreating a custom NewsCard widgetAdding a search bar widgetAdding a carousel widgetAdding a side drawer widgetCompleting our home screenAdding the WebView screenMaking a splash screenSort: