Skip to content

基于flutter开发的混合电影app,后端采用springboot+mybatis+mysql开发,有react-native版本,参见个人主页springboot和react-native项目包括底部tab导航,,首页,电影,电视剧,我的,搜索页,分类页,电影详情页,播放页,登录,注册,浏览记录,播放记录,收藏,缓存,电影排行榜等页面和模块,功能齐全完善,所有数据来自python爬虫程序,抓取爱奇艺和第三方电影网站实时电影数据,每周更新影片两只三次,持续更新中...

redmac/flutter-movie-app-ui

 
 

Repository files navigation

flutter电影APP

开发者:吴怨吴悔

=============================界面预览(如果无法预览,请查看项目根目录png文件)==========================

app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 app首页 =============================界面预览(如果无法预览,请查看项目根目录png文件)==========================

flutter版本:2.0.2

dart版本:2.12.1

项目系2020年开始搭建,所以使用的版本较老,更新版本会出现问题

运行命令:flutter run --enable-software-rendering

后端接口使用springboot开发,所有电影数据来自于python爬虫程序,爬取第三方电影网站数据

使用的插件

轮播:flutter_swiper: ^1.0.6

网络请求:dio: ^3.0.10

屏幕相关:flutter_screenutil: ^0.5.1

状态管理器: provider: ^3.1.0+1

下拉加载:flutter_easyrefresh: ^2.1.5

提示组件fluttertoast: ^3.0.3

缓存:shared_preferences: ^0.4.1

webview:webview_flutter: ^0.3.10+4

后端接口项目和sql语句:https://github.com/wuyuanwuhui99/springboot-app-service

react native版本参见: https://github.com/wuyuanwuhui99/react-native-app-ui

harmony鸿蒙版本参见: https://github.com/wuyuanwuhui99/Harmony_movie_app_ui

vue在线音乐项目:https://github.com/wuyuanwuhui99/vue-music-app-ui

在线音乐后端项目:https://github.com/wuyuanwuhui99/koa2-music-app-service

vue3+ts明日头条项目:https://github.com/wuyuanwuhui99/vue3-ts-toutiao-app-ui

音乐播放器正在开发中,音乐数据来自于python爬虫程序,爬取酷狗音乐数据,敬请关注

About

基于flutter开发的混合电影app,后端采用springboot+mybatis+mysql开发,有react-native版本,参见个人主页springboot和react-native项目包括底部tab导航,,首页,电影,电视剧,我的,搜索页,分类页,电影详情页,播放页,登录,注册,浏览记录,播放记录,收藏,缓存,电影排行榜等页面和模块,功能齐全完善,所有数据来自python爬虫程序,抓取爱奇艺和第三方电影网站实时电影数据,每周更新影片两只三次,持续更新中...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.7%
  • Other 0.3%