flutter app for imitating net-ease-newsclient
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
start an android virtual device manager , making an virtual device
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