/flutter_news_netbase

flutter built app for imitating wangyi news client

Primary LanguageDart

flutter_news_netbase

flutter app for imitating net-ease-newsclient

1、Step for downloading

mkdir flutter_news_netbase
cd flutter_news_netbase
git clone https://github.com/weizhenzhao/flutter_news_netbase.git

then open it with android studio client

2、Step for running

start an android virtual device manager , making an virtual device image

3、Step for running

then in the cmd window of flutter_news_netbase root directory, type "flutter clean"
choose the virtual device as target machine
then click run button to run the app
image

The first screen combine hot news module:

image

All items page :

image

The searching module :

image

The small video part :

image