KO
|
EN
gitlite — search
Search
#python
#javascript
#machine-learning
#docker
#typescript
#python3
#css
#nodejs
#deep-learning
#hacktoberfest
#csharp
#dotnet
flutter-WanAndroid
★ 66
Open GitHub ↗
根据Wan Android开放API写的flutter项目
Download README (.md)
Explore Similar Repositories
CodeIgniter-integration
:
基于CI框架3.1.9的hmvc模式整合的一些插件和常用功能
WEB-Sekolah
:
Source Code untuk Web sekolah (CMS)
AutomanTools
:
AutomanTools is an open-source software for self-driving AI.
DoNew
:
Repository for storing quantum computing algorithms.
awesome-acme
:
A curated list of resources for the plan9 acme editor
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
flutter-WanAndroid
?
Download (.md)
# flutter-WanAndroid 根据玩安卓开放API写的flutter项目 ## 项目实现功能 项目分为以下几个模块分别为:首页、项目、体系、导航、用户中心(侧拉菜单)。 > 首页 :主要实现banner和首页文章列表以及侧拉菜单的用户个人中心。 > 项目 :主要实现的是项目分类以及项目列表数据,使用瀑布流模式实现。 > 体系 :主要实现的是体系数据和知识体系下文章,包括基础知识、开发环境、常用控件等等。 > 导航 :主要实现的是网站导航数据,包括常用网站、开发社区、个人博客、开放平台等等。 > 侧拉菜单 :主要实现的是用户中心功能,包括注册、登录、注销、收藏等等 ## 使用插件 - [flutter_swiper](https://pub.dev/packages/flutter_swiper) - [flutter_webview_plugin](https://pub.dev/packages/flutter_webview_plugin) - [http](https://pub.dev/packages/http) - [toast](https://pub.dev/packages/toast) - [shared_preferences](https://pub.dev/packages/shared_preferences) - [flutter_staggered_grid_view](https://github.com/letsar/flutter_staggered_grid_view) ## 项目截图  | |  :-------------------------:|:-------------------------:|:-------------------------:  | |  ## TODO > 收藏功能。 > 个人中心功能优化 > 启动页面