Flutter 开眼APP:整体项目架构基于Getx搭建,完成路由,依赖注入;网络请求框架基于Retrofit+Dio实现,配合官方JsonSerialize实现解析;封装项目页面多状态(加载中,成功,失败,空数据);封装列表页面下拉刷新+上拉加载更多等,同时示范了多Base URL的使用示范和Flutter自定义绘图的示范;具体更多内容,请下载项目了解更多(感谢FlutterBlog(https://github.com/jhflovehqy/flutter_bolg_manage)和OpenEye(https://github.com/abcd498936590/flutter_eyepetizer.git)项目给予的参考)
☆139Dec 18, 2025Updated 3 months ago
Alternatives and similar repositories for open_eye
Users that are interested in open_eye are comparing it to the libraries listed below
Sorting:
- Flutter网络音乐播放器(getx+retrofit+dio+jsonserialize)☆39Sep 27, 2023Updated 2 years ago
- 玩AndroidApp,根据鸿洋大神的玩安卓API书写,项目采用MVP+Md风格+Rxjava+Retrofit,项目实现了换肤功能,同时也实现了屏幕适配方案,有需要的大佬可以适当的参考,本项目UI参照鸿洋API官网的Java版本的玩安卓客户端,感谢(quchao)大佬的范…☆20Nov 1, 2022Updated 3 years ago
- Vue3+vant4+axios+pinia+ts+vite项目(Wan-Android)☆28Dec 2, 2023Updated 2 years ago
- 本项目基于Jetpack组件开发的MVVM组件化项目,内容包含Kotlin+Koin(依赖注入)+coil(图片加载)+couroutine(协程)+ViewModel+LiveData+ViewBinding+DataBinding,组件化通信基于阿里Arouter开源框…☆23Jun 30, 2025Updated 8 months ago
- 儿童故事阅读 ,该App基础架构基于JessYan开源MVPArms开发(MVP+Rxjava+RxCache+Retrofit+Dagger2)☆25Apr 17, 2021Updated 4 years ago
- Android common code collection☆12Sep 20, 2023Updated 2 years ago
- 基于XDroidMVP开源框架仿写的电影网站,集成酷炫刷新Smart框架,万能Recycleview适配器BRVAH,屏幕适配框架Autolayout)(修改源码支持全面屏适配),rxjava+retrofit+rxAndroid+rxlifecycle网络框架的使用,针对…☆39Jul 23, 2018Updated 7 years ago
- Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手☆489Nov 15, 2023Updated 2 years ago
- 华为鸿蒙Harmony开眼App(项目整体基于Api9+ArkTs+ArkUI)适配API 11+DevEco 4.0☆616Aug 14, 2024Updated last year
- Flutter和GetX练手的一个项目☆17Mar 10, 2022Updated 4 years ago
- 使用GetX,重构了Flutter版本的wanandroid客户端☆110Updated this week
- Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的MVVM框架,支持协程方式访问网络请求,kotlin最新的编译时框架ksp,可定义全局加载失败页面,并支持全局刷新数据的点击事件,还可定义全局列表的空页…☆117Mar 15, 2026Updated last week
- Futter 练习项目仿照小宇宙App☆39Apr 23, 2023Updated 2 years ago
- Flutter版 MVVM架构,使用Getx☆12Mar 3, 2023Updated 3 years ago
- flutter dio封装☆80Jan 26, 2022Updated 4 years ago
- ☆52May 3, 2022Updated 3 years ago
- 学习flutter,所以系统的做一款应用来实践一下。这款应用也开发了很多内容了,后续还要继续更新功能。开发这个项目主要也是熟悉flutter的树形结构的写法和UI组件,项目中也用到了flutter比较流行的框架。☆50Dec 9, 2021Updated 4 years ago
- ☆92Apr 6, 2023Updated 2 years ago
- 使用 flutter 实现的 《玩Android》客户端☆46Aug 16, 2022Updated 3 years ago
- KVCache 是一个便于统一管理的键值缓存库;支持无缝切换缓存实现☆33May 14, 2025Updated 10 months ago
- 一个极其简单的Dialog弹出框,方便拓展,简洁使用!