news library Null safety

News page definition

Functions

build_card(Article article, dynamic context, dynamic action) Widget
Create a Card widget from an Article Expand to a TextPage
news_page(ArticleList home_articles, dynamic clicked_card_callback) ValueListenableBuilder<List<Article>>
News page (first app screen)