Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yechaoa/wanandroid_flutter

:collision::collision::collision:【Flutter版】玩安卓,非常适合学习,代码不多、注释多。
https://github.com/yechaoa/wanandroid_flutter

dio flutter flutter-apps flutter-examples flutter-widget fluttertoast wanandroid

Last synced: 5 days ago
JSON representation

:collision::collision::collision:【Flutter版】玩安卓,非常适合学习,代码不多、注释多。

Awesome Lists containing this project

README

        

# :collision:玩安卓 Flutter版本

![](https://img.shields.io/badge/CSDN-yechaoa-green.svg)
![](https://img.shields.io/badge/掘金-yechaoa-green.svg)
![](https://img.shields.io/badge/language-dart-orange.svg)
![](https://img.shields.io/hexpm/l/plug.svg)

* [玩安卓 Flutter版本](https://github.com/yechaoa/wanandroid_flutter)
* [玩安卓 Java版本](https://github.com/yechaoa/wanandroid_java)
* [玩安卓 小程序版本](https://github.com/yechaoa/wanandroid_mini)
* [玩安卓 Kotlin版本](https://github.com/yechaoa/wanandroid_kotlin)
* [玩安卓 Jetpack版本](https://github.com/yechaoa/wanandroid_jetpack)

`微信`:y819423475,感谢`鸿洋`提供的api。

# ✍更新记录【2023-04-02】
* Flutter:1.7.8+hotfix.3 -> 3.7.9
* Dart:2.4.0 -> 2.19.6
* 升级记录文档,[点这里](https://juejin.cn/post/7217435047489404985/)
* 下载APK体验,[点这里](https://github.com/yechaoa/wanandroid_flutter/blob/master/apk/app-debug.apk)

![](https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/9fdd35b9e3d24088a6e2d53aaef5ff92~tplv-k3u1fbpfcp-zoom-1.image)

# :fire:截图

### IOS效果

| | | | |
| :--: | :--: | :--: | :--: |
| 登录注册 | 首页 | 合并列表 | 左右菜单 |

| | | | |
| :--: | :--: | :--: | :--: |
| 左右滑动列表 | 搜索 | 侧边栏 | 关于 |

### Android效果

| | | | |
| :--: | :--: | :--: | :--: |
| 侧滑菜单 | 首页 | 合并列表 | 左右菜单 |

| | | | |
| :--: | :--: | :--: | :--: |
| 左右滑动列表 | 登录注册 | 搜索 | 分享 |

# :beers:你能学到

* [BottomNavigationBar 底部菜单](https://blog.csdn.net/yechaoa/article/details/89880284)
* [FlutterJsonBeanFactory Json解析](https://blog.csdn.net/yechaoa/article/details/90035254)
* [WebView 加载网页](https://blog.csdn.net/yechaoa/article/details/90175271)
* [dio 网络请求](https://blog.csdn.net/yechaoa/article/details/90234708)
* [ExpansionPanelList 可折叠列表](https://blog.csdn.net/yechaoa/article/details/90376584)
* [Wrap 流布局](https://blog.csdn.net/yechaoa/article/details/90403760)
* [Chip 标签](https://blog.csdn.net/yechaoa/article/details/90405997)
* [TabBar 顶部菜单](https://blog.csdn.net/yechaoa/article/details/90482127)
* [Card 卡片](https://blog.csdn.net/yechaoa/article/details/90483097)
* [banner 轮播图](https://blog.csdn.net/yechaoa/article/details/90643476)
* [Drawer 侧边栏](https://blog.csdn.net/yechaoa/article/details/90607772)
* [SliverAppBar 可滑动折叠的AppBar](https://blog.csdn.net/yechaoa/article/details/90701321)
* [PopupMenuButton 菜单popup](https://blog.csdn.net/yechaoa/article/details/90704165)
* [Share 分享功能](https://blog.csdn.net/yechaoa/article/details/93980749)
* [TextField 输入框](https://blog.csdn.net/yechaoa/article/details/90906689)
* [font 自定义字体](https://blog.csdn.net/yechaoa/article/details/90906689)
* [provide 状态管理](https://blog.csdn.net/yechaoa/article/details/97790854)
* [theme 切换主题](https://blog.csdn.net/yechaoa/article/details/97918930)
* [shared_preferences 本地存储](https://blog.csdn.net/yechaoa/article/details/97939357)
* [Dismissible 滑动删除](https://blog.csdn.net/yechaoa/article/details/98081275)
* [RefreshIndicator 下拉刷新](https://blog.csdn.net/yechaoa/article/details/98193911)
* [Stack 重叠布局](https://blog.csdn.net/yechaoa/article/details/99302810)
* [Flutter 打包发布](https://blog.csdn.net/yechaoa/article/details/99941335)
* 等等

# :point_right:感谢

* [fluttertoast](https://github.com/PonnamKarthik/FlutterToast)
* [dio](https://github.com/flutterchina/dio)
* [cookie_jar](https://github.com/flutterchina/cookie_jar)
* [flutter_webview_plugin](https://pub.dev/packages/flutter_webview_plugin#-readme-tab)
* [flutter_swiper](https://github.com/best-flutter/flutter_swiper)
* [share](https://github.com/flutter/plugins/tree/master/packages/share)
* [provide](https://github.com/google/flutter-provide)
* [shared_preferences](https://github.com/flutter/plugins/tree/master/packages/shared_preferences)
* [flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)

# :package:环境配置

* [Flutter macOS 环境配置](https://blog.csdn.net/yechaoa/article/details/95389931)
* [Flutter Windows 环境配置](https://blog.csdn.net/yechaoa/article/details/89150852)


```
Copyright [2019] [yechaoa]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```