All Projects → wkl007 → Flutter_trip

wkl007 / Flutter_trip

Licence: mit
Flutter 仿携程网App

Programming Languages

dart
5743 projects

Labels

flutter_trip

慕课网仿携程网App,基于Flutter支持Android与iOS平台。

目录

下载

Flutter_Trip

真机预览

Flutter_Trip

功能与特性

  • 实现首页、搜索、旅拍、我的四大模块;
  • 实现网络图片本地缓存;
  • 旅拍模块实现瀑布流布局;
  • 接口数据抓取携程H5端;
  • 集成友盟数据统计;

插件使用

运行调试

  1. 准备Flutter环境,可参考: getting-started
  2. Clone flutter_trip ,然后终端进入项目根目录。
  3. 终端运行 flutter packages get
  4. 然后运行 flutter run

ToDo

  1. 添加定位功能。
  2. 用官方 webview_flutter 插件替换 flutter_webview_plugin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].