Skip to content

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)项目给予的参考

Notifications You must be signed in to change notification settings

WinWang/open_eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7fe7c0 · Dec 2, 2023

History

35 Commits
Mar 21, 2022
Mar 25, 2022
Mar 21, 2022
Mar 30, 2022
Mar 30, 2022
Mar 2, 2022
Mar 2, 2022
Mar 2, 2022
Dec 2, 2023
Mar 2, 2022
Mar 25, 2022
Mar 25, 2022

Repository files navigation

Flutter版本open_eye(Flutter version 2.8.0)

Fluter版本开眼APP,具体包含功能如下:
1、整体项目架构基于Getx搭建,完成路由,依赖注入;
2、网络请求框架基于Retrofit+Dio实现,配合官方JsonSerialize实现解析;
3、网络请求的基础封装;
4、封装项目页面多状态(加载中,成功,失败,空数据);
5、视频播放以及视频列表播放;
6、flutter中自定义View的绘制(折线图、柱状图、饼图、滚动缩放折线图,雷达图,投票控件等);
7、封装列表页面下拉刷新+上拉加载更多等
具体更多内容,请下载项目了解更多

其他一些学习练手的项目

鸿蒙Harmony版本的开眼App链接(ArkTs+ArkUI+API9):https://github.com/WinWang/HarmoneyOpenEye

Flutter版本的音乐播放App链接(getx+retrofit+dio):https://github.com/WinWang/music_listener

ReactNative版本的开眼App链接(ReactNative-0.72):https://github.com/WinWang/RNOpenEye

React版本的开眼App链接(React18+React-Vant+Mobx+axios):https://github.com/WinWang/react-oepn-eye

Vue2版本WanAndroid链接(Vue2+vuex+vant+axios):https://github.com/WinWang/Vue-WanAndroid

Vue3版本WanAndroid链接(vue3+typeScript+pinia+vant+vite):https://github.com/WinWang/Vue3-wanAndroid

Android组件化项目ReadingGallery链接(jetpack+kotlin+koin+couroutine):https://github.com/WinWang/ReadingGallery

Android组件化项目初始化工具ApplicationInit链接(gradle-plugin+注解APT+ASM):https://github.com/WinWang/ApplicationInit

图床链接图片

下载链接 https://www.pgyer.com/KmIh







github本地图片

下载链接 https://www.pgyer.com/KmIh







About

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)项目给予的参考

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages