速報APP / 新聞與雜誌 / flutter_news

flutter_news

價格:免費

更新日期:2018-06-26

檔案大小:7.9M

目前版本:1.0

版本需求:Android 4.1 以上版本

官方網站:mailto:jianli.zhang@outlook.com

flutter_news(圖1)-速報App

A Simple News App built with Flutter. In this app, there is a Headline page, which will display top news from newsapi.org. When click on a Headline item, it will open a new Webview page to display details.

All source code can be found at Github: https://github.com/zhangjianli/flutter_news

Some techniques used in this App:

-- Fetch data from the internet.

-- Parse complicated JSON.

-- Display images from the internet.

-- Fade in images with a placeholder.

-- List.

flutter_news(圖2)-速報App

-- Pull to refresh.

-- Bottom load more.

-- Embedded Webview.

-- Navigation.

-- Customised Layout.

-- Themes and Styles.

-- Splash screen.

-- Assets.

-- Tabs