# flutter_app **Repository Path**: zliqiang/flutter_app ## Basic Information - **Project Name**: flutter_app - **Description**: No description available - **Primary Language**: Dart - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-20 - **Last Updated**: 2024-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FlutterApp ![](https://github.com/shichunlei/flutter_app/blob/master/FlutterApp.png) [comment]: <> (## Android APK 下载地址) [comment]: <> (![](https://github.com/shichunlei/project_image/blob/master/flutter_app_1562927446.png)) `声明1:本项目仅供学习,如有侵权请联系本人进行删除。` `声明2:本项目中部分功能页面是别人其他项目中的,但是本人并不是完全照抄原作者代码,再此也特别感谢原作者,部分参考别人页面的功能也已标注出原出处,如有侵犯原作者的地方请联系本人进行删除。` ## 联系我们 ### QQ群: ![](https://github.com/shichunlei/project_image/blob/master/QQ20200121110501.png) ### 个人联系方式: 手机号码:18601952581(微信同号) QQ:1558053958 邮箱:1558053958@qq.com 可承接一些中小型项目、毕业设计等 ## 本项目包括: - 各种基本控件使用(Text、TextField、Icon、Image、ListView、GridView、Picker、Stepper、Dialog、Slider、Row、Appbar、SizeBox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等) - 自定义控件及使用 - 各种UI (豆瓣电影、tubi TV、追书神器、好奇心日报、每日一文、和天气、百姓生活、随机诗词、联系人、句子迷、朋友圈、有道精品课、高德地图应用demo等) ## 运行环境 ``` [✓] Flutter (Channel stable, 2.10.5, on macOS 12.3 21E230 darwin-x64, locale zh-Hans-CN) • Flutter version 2.10.5 at /Users/dev2/workspace/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 5464c5bac7 (9 weeks ago), 2022-04-18 09:55:37 -0700 • Engine revision 57d3bac3dd • Dart version 2.16.2 • DevTools version 2.9.2 • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cn [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0) • Android SDK at /Users/dev2/Library/Android/sdk • Platform android-33, build-tools 33.0.0 • ANDROID_HOME = /Users/dev2/Library/Android/sdk • Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.12+0-b1504.28-7817840) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS (Xcode 13.3) • Xcode at /Applications/Xcode.app/Contents/Developer • CocoaPods version 1.11.3 [✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [✓] Android Studio (version 2021.2) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 11.0.12+0-b1504.28-7817840) [✓] Connected device (2 available) • Chrome (web) • chrome • web-javascript • Google Chrome 102.0.5005.115 ``` ## 注意事项 - 高德地图定位失败可能是key导致的,使用者可以自己到高德地图开发者平台申请一个key再次试一试。 - Multi Image Picker 插件 ios 配置见[Multi Image Picker 使用](https://sh1d0w.github.io/multi_image_picker/#/gettingstarted) - 项目中某些接口为http url,Android 9.0/P和iOS禁止从非https网址加载,故需更改 App 的网络安全配置以允许此类连接 __Android__ 在 res 下新增一个 xml 目录,创建[network_security_config.xml](https://github.com/shichunlei/flutter_app/blob/master/android/app/src/main/res/xml/network_security_config.xml)文件 ```xml ``` 在[AndroidManifest.xml](https://github.com/shichunlei/flutter_app/blob/master/android/app/src/main/AndroidManifest.xml)文件下的application标签增加以下属性 ```xml ``` __iOS__ 在[Info.plist](https://github.com/shichunlei/flutter_app/blob/master/ios/Runner/Info.plist)下编辑 ```plist NSAppTransportSecurity NSAllowsArbitraryLoads NSAllowsArbitraryLoadsInWebContent ``` ## API接口 - [豆瓣电影API接口>>](https://github.com/shichunlei/-Api/blob/master/%E8%B1%86%E7%93%A3%E7%94%B5%E5%BD%B1.md) - [每日一文API接口>>](https://github.com/shichunlei/-Api/blob/master/OneArticle.md) - [天气接口>>](https://www.heweather.com/documents/api/) - [免费接口API>>](https://blog.csdn.net/qq_35695041/article/details/83024632) - [好奇心日报接口>>](https://github.com/pkuhonker/qdaily/blob/master/src/services/apiService.ts) - [好奇心日报接口>>](https://github.com/Urwateryi/QDailyNews/blob/master/app/network/Api.js) - [追书神器接口>>](https://github.com/shichunlei/-Api/blob/master/%E8%BF%BD%E4%B9%A6%E7%A5%9E%E5%99%A8.md) - [NBA接口](https://documenter.getpostman.com/view/8783043/SW7Z4p87?version=latest#84a6d27c-8be1-46f4-869a-c1c533f35742) ## 运行截图 ### [仿微信APP](https://github.com/shichunlei/flutter_chat) ### 仿腾讯体育NBA板块 |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/1181574224573_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/1231574224580_.pic.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/1241574224582_.pic.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/1291574224590_.pic.jpg)| | :--: | :--: | :--: | :--: | |赛程|排名|球员数据排名|球队数据排名| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/1441574933325_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/1221574224579_.pic.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/1191574224574_.pic.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/1281574224588_.pic.jpg)| |球队数据|球队阵容|球队赛程|球队简介| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/1421574933322_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/1431574933324_.pic.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/1211574224577_.pic.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/1271574224587_.pic.jpg)| |球员数据|球员生涯数据|球员比赛数据|球员简介| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/1261574224586_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/1251574224584_.pic.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/1201574224576_.pic.jpg)|![4]()| |球员新闻|球队新闻|同位置球员|XXX| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/1351574327761_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/1341574327759_.pic.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/1331574327758_.pic.jpg)|![4]()| |比赛详情-比分|比赛详情-球队数据统计|比赛详情-球员数据统计|XXX| ### 登录注册 |![1](https://upload-images.jianshu.io/upload_images/2774805-9b6c8ce1ba399665)|![2](https://upload-images.jianshu.io/upload_images/2774805-d577152c80806d50)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/1031566790595_.pic.jpg)|![4](https://raw.githubusercontent.com/Tecode/flutter_widget/master/picture/login_video_demo.gif)| | :--: | :--: | :--: | :--: | |登录|注册|找回密码|视频背景登录| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-06-15-08-33-15-313.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-06-15-08-33-27-977.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-06-15-08-33-40-821.png)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-06-15-08-33-35-147.png)| |密码登录|快速登录|注册|找回密码| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/911565856636_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/921565856637_.pic.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-23-14-13-43-501.png)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-23-14-13-37-978.png)| |登录|注册|登录|注册| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-23-14-21-40-361.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-23-14-21-52-446.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-23-14-21-45-940.png)|![4](https://github.com/pedromassango/my_flutter_challenges/raw/master/screenshots/slidl.gif)| |---|注册|登录|登录/注册| ### [追书神器](http://m.zhuishushenqi.com/) |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-23-44-265.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-14-20-422.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-14-30-696.png)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-23-39-352.png)| | :--: | :--: | :--: | :--: | | 登录 | 选择性别 | 选择兴趣爱好 | 我的 | |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-02-20-410.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-02-41-880.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-11-35-08-371.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/)| | 书架(空) | 书架 | 书城 | 分类 | |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-11-35-39-277.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-11-36-04-409.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-11-44-50-515.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-01-53-767.jpg)| | 排行 | 书单 | 书单详情 | 漫画 | |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-11-45-32-615.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-00-42-510.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-01-09-236.png)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-01-30-229.png)| | 书籍详情1 | 书籍详情2 | 目录1 | 目录2 | |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-01-17-515.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-01-22-846.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-03-15-178.png)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-08-30-12-02-57-508.jpg)| | 阅读 | 阅读设置 | 搜索 | 搜索结果 | ### [豆瓣电影(豆瓣电影API服务已停止,故该APP暂下架豆瓣电影版块)](https://github.com/shichunlei/douban_movie) |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-31-09-16-35-569.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-31-09-16-49-010.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-31-09-16-58-888.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-13-51-495.jpg)| | :--: | :--: | :--: | :--: | |豆瓣电影首页(banner、热映)|豆瓣电影首页(即将上映、榜单)|豆瓣电影首页(分类浏览)|电影(正在热播)| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-10-17-17-22-35-128.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-10-17-17-22-27-284.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-10-17-17-22-07-528.png)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-10-17-17-22-20-433.jpg)| |筛选(宫格)|筛选(列表)|筛选(地区)|筛选(条件)| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-10-18-16-49-23-728.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-10-18-16-48-41-191.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-10-18-16-48-55-570.png)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-10-18-16-49-08-187.png)| |年度榜单|年度榜单|年度榜单|年度榜单| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-14-45-013.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-05-16-52-35-366.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-31-09-25-22-636.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-14-03-080.jpg)| |电影详情1|电影详情2|电影详情3|电影(TOP250)| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-31-09-28-47-225.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-31-09-30-31-617.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-05-16-52-22-895.png)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-05-16-52-48-129.jpg)| |电影花絮|电影花絮(全屏)|电影剧照|电影(排行榜)| ### [tubi TV](https://tubitv.com/) 可以免费看电影的APP(纯英文) |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-11-01-17-12-53-856.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-11-01-17-13-32-265.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-11-01-17-13-07-523.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-11-01-17-13-21-054.jpg)| | :--: | :--: | :--: | :--: | |首页|分类列表|详情|搜索| ### 天气 |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-11-34-612.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-09-17-47-40-026.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-09-17-47-47-861.png)| | :--: | :--: | :--: | |实况天气/空气质量指数|逐小时、7天天气预报|生活指数| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-10-14-11-24-061.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-11-23-860.png)|![3](https://github.com/shichunlei/flutter_jd_address_selector/raw/master/images/Screenshot_2019-06-15-15-26-30-164.png)| |日出日落|城市列表|[仿京东地址选择器](https://github.com/shichunlei/flutter_jd_address_selector)| #### [百姓生活](https://github.com/shenghy/flutter_shop) |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-19-20-22-33-602.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-19-20-22-46-698.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-19-20-22-54-706.jpg)| | :--: | :--: | :--: | |首页|首页|首页| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-23-19-16-25-496.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-26-15-38-33-468.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-23-17-35-34-333.jpg)| |分类|购物车|会员中心| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-27-13-34-29-867.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-27-13-34-49-927.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-27-13-35-02-190.jpg)| |商品简介|详情|评论| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-06-16-14-37-38-179.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-06-16-14-38-45-247.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-06-16-14-37-56-225.png)| |收货地址|地址|新增地址| ### [每日一文](https://github.com/chengww5217/one_article) |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-22-18-01-34-664.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-22-17-05-37-975.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-22-17-52-45-864.png)| | :--: | :--: | :--: | |每日一文|每日一文|收藏| ### [音乐播放器]() |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-11-44-611.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-06-16-26-58-467.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-06-16-26-48-807.png)| | :--: | :--: | :--: | |Music Player|Audio Player|Flutter Sound| ### 仿微信朋友圈布局 |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-10-15-18-34-444.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-10-15-18-46-454.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-10-19-55-24-181.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-10-19-56-19-726.jpg)| | :--: | :--: | :--: | :--: | |头部|九宫格|选择照片|发表编辑| ### [句子迷](http://www.cnjxn.com) |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-14-12-04-59-955.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-14-12-04-52-007.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-14-12-04-23-471.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-14-12-04-38-116.png)| | :--: | :--: | :--: | :--: | |启动页|列表页|详情(内容)|详情(推荐)| ### [好奇心日报](http://www.qdaily.com/) |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-19-07-643.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-19-15-587.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-21-14-965.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-21-26-333.jpg)| | :--: | :--: | :--: | :--: | |启动页|首页1|首页2|首页3| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-21-34-258.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-21-52-988.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-22-02-810.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-06-02-15-23-22-164.jpg)| |Labs|我说/焦点小组|投票|你猜/你谁啊| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-22-21-692.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-22-27-412.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-22-44-753.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-51-53-283.jpg)| |菜单1|菜单2|栏目列表|栏目详情| |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-22-34-621.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-31-16-59-16-833.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-31-17-32-53-185.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-05-30-09-22-12-550.jpg)| |分类列表(设计)|新闻详情1|新闻详情2|评论| ### [有道精品课](https://ke.youdao.com/) |![1](https://github.com/shichunlei/project_image/blob/master/screenshots/961566204857_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/971566204858_.pic.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/981566204860_.pic.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/screenshots/991566204861_.pic.jpg)| | :--: | :--: | :--: | :--: | |首页(广告)|首页(分类)|分类|详情(WebView)| ### 基本控件(Widget)及一些自定义控件(Widget) |![0](https://github.com/shichunlei/project_image/blob/master/screenshots/1021566790377_.pic.jpg)|![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-02-13-18-13-58-429.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-11-11-913.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-05-17-05-27-313.jpg)| | :--: | :--: | :--: | :--: | |启动页|[首页](https://github.com/shichunlei/project_image/blob/master/lib/home_page.dart)|侧边栏|版本信息| |![0](https://github.com/csells/flutter_toggle_buttons/raw/master/readme/demo.gif)|![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-12-01-953.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-05-16-52-55-186.png)|![3](https://github.com/TheProtoss/wave/raw/master/example/assets/demo.gif)| |toggle_buttons|[二维码(生成/扫描)](https://github.com/shichunlei/project_image/blob/master/lib/widget/qr_image_wiget.dart)|[设备信息](https://github.com/shichunlei/project_image/blob/master/lib/page/device_info_page.dart)|Wave| |![0](https://raw.githubusercontent.com/letsar/flutter_staggered_grid_view/master/doc/images/dynamic_tile_sizes.gif)|![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-02-28-09-39-48-539.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-02-28-09-40-04-052.png)|![3](https://github.com/divyanshub024/Flutter-page-route-transition/raw/master/art/route_transition.gif)| |[瀑布流](https://github.com/shichunlei/project_image/blob/master/lib/widget/staggered_view_page.dart)|[评分控件](https://github.com/shichunlei/project_image/blob/master/lib/widget/star_rating_widget.dart)|[多边形控件](https://github.com/shichunlei/project_image/blob/master/lib/widget/clippy_widget.dart)|路由过度动画| |![0](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-12-28-563.png)|![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-01-30-15-12-47-846.png)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-02-13-11-31-58-569.png)|![3](https://github.com/GanZhiXiong/gzx_dropdown_menu/raw/master/preview_images/美团.gif)| |[LikeButton](https://github.com/shichunlei/project_image/blob/master/lib/page/like_button_page.dart)|[Chip](https://github.com/shichunlei/project_image/blob/master/lib/widget/chip_widget.dart)|[侧滑删除](https://github.com/shichunlei/project_image/blob/master/lib/page/swiper_sample.dart)|DropDownMenu| |![0](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-31-09-37-42-680.png)|![1](https://github.com/nisrulz/flutter-examples/raw/master/using_stepper/demo_img.gif)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-03-31-09-37-13-394.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/1041566790911_.pic_hd.jpg)| |Icon|Stepper|AppBar|RangeSlider| |![0](https://img-blog.csdn.net/20180507225129281?watermark/2/text/aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3UwMTQyMDUyNDc=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70)|![1](https://github.com//Ashekboy/FlutterExampleApps/raw/master/image/bs.gif)|![2](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-04-27-08-08-59-855.png)|![3](https://github.com/shichunlei/project_image/blob/master/screenshots/1051566790912_.pic.jpg)| |AspectRatio|BottomSheet|TextField|Check Switch Radio| |![0](https://github.com/pedromassango/my_flutter_challenges/raw/master/screenshots/titled_bottom_bar.gif)|![1](https://github.com/shichunlei/project_image/blob/master/screenshots/Screenshot_2019-09-11-18-32-17-902.png)|![2](https://upload-images.jianshu.io/upload_images/2751425-97c660350b81701b.gif)|![3](https://camo.githubusercontent.com/b79ad4c61b9964a67cd6da9d46b38a8fda1df64c/68747470733a2f2f7468756d62732e6766796361742e636f6d2f426c696e64436f6f6b65644963746572696e65776172626c65722d73697a655f726573747269637465642e676966)| |Titled Bottom Navigation Bar|Slider|InheritedWidget|backdrop| |![0](https://github.com/rafalbednarczuk/curved_navigation_bar/blob/master/example.gif)|![1](https://github.com/tunitowen/fancy_bottom_navigation/blob/master/fancy_gif.gif)|![2](https://camo.githubusercontent.com/6bdfb12848c7fcac62da5fa8c65c8c24f536d824/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f744b394c6866484a357154373164376c59612f67697068792e676966)| | :--: | :--: | :--: | |CurvedNavigationBar|FancyBottomNavigation|BubbleBottomBar| |![1](https://raw.githubusercontent.com/furkantektas/timeline_list/master/doc/timeline_list.png)| | :--: | |TimeLine| ### [Rounded Letter](https://github.com/jhomlala/roundedletter) |![1](https://github.com/jhomlala/roundedletter/blob/master/screenshots/screenshot_1.png)|![2](https://github.com/jhomlala/roundedletter/blob/master/screenshots/screenshot_2.png)|![3](https://github.com/jhomlala/roundedletter/blob/master/screenshots/screenshot_3.png)| | :--: | :--: | :--: | ### [Flutter i18n 实现国际化](https://github.com/shichunlei/flutter_app/wiki/Flutter-i18n-%E5%AE%9E%E7%8E%B0%E5%9B%BD%E9%99%85%E5%8C%96) ## [使用到的或推荐的一些优秀的第三方插件](https://github.com/shichunlei/flutter_app/blob/master/third_pubs.md) ## 赞赏 如果您喜欢FlutterApp,或感觉FlutterApp帮助到了您,可以点右上角“Star”支持一下,您的支持就是我的动力,谢谢🙂 您也可以扫描下面的二维码,请作者喝杯咖啡☕️ - 先领个红包 |![1](https://github.com/shichunlei/project_image/blob/master/admire-for/781564454769_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/admire-for/811564454769_.pic.jpg)| | :--: | :--: | |![1](https://github.com/shichunlei/project_image/blob/master/admire-for/771564454769_.pic.jpg)|![2](https://github.com/shichunlei/project_image/blob/master/admire-for/801564454769_.pic.jpg)|![3](https://github.com/shichunlei/project_image/blob/master/admire-for/761564454769_.pic_hd.jpg)|![4](https://github.com/shichunlei/project_image/blob/master/admire-for/821564454769_.pic.jpg)| | :--: | :--: | :--: | :--: | ## Star趋势图 [![Stargazers over time](https://starchart.cc/shichunlei/flutter_app.svg)](https://starchart.cc/shichunlei/flutter_app) ## 特别鸣谢 - [simplezhli/flutter_deer](https://github.com/simplezhli/flutter_deer) - [huanxsd/flutter_shuqi](https://github.com/huanxsd/flutter_shuqi) - [fluttercandies/NeteaseCloudMusic](https://github.com/fluttercandies/NeteaseCloudMusic) - [ditclear/tiktok_gestures](https://github.com/ditclear/tiktok_gestures) - [Mayandev/morec](https://github.com/Mayandev/morec) - [chengww5217/one_article](https://github.com/chengww5217/one_article) - [shenghy/flutter_shop](https://github.com/shenghy/flutter_shop) ## 许可证 [Apache 2.0](https://github.com/shichunlei/flutter_app/blob/master/LICENSE)