Giter Club home page Giter Club logo

litedu_flutter's Introduction

flutter_module

A new Flutter module.

运行项目

混合开发项目,执行顺序

  1. 下载FlutterPod到本地
  2. lit、FlutterPod、flutter_module 三个文件需要在同一个目录下
  3. 在lit项目的PodFile中添加 pod 'FlutterPod', :path => '../FlutterPod', 并 pod install
  4. 在flutter_module目录下执行 build-ios.sh脚本; 真机:sh build-ios.sh 模拟器:sh build-ios.hs --simulator
  5. flutter项目 flutter get pub
  6. ios项目 pod install 再开模拟器

包管理

  1. flutter_boost:闲鱼开原混合应用框架
  2. cupertino_icons:图标库
  3. json_annotation:序列化工具(解析请求到的json)
  4. json_serializable:反序列化工具
  5. dio:网络请求
  6. flutter_custom_dialog:flutter弹窗组件
  7. sliding_up_panel:可定制的上下滑出抽屉(新日历所用到的组件,暂时没替换)
  8. flutter_spinkit:进度指示器
  9. sticky_and_expandable_list:吸顶、展开列表
  10. oktoast:全局toast提示框
  11. scoped_model:状态管理
  12. provider跨组件状态共享(日历那块有用到)
  13. charts_flutter:flutter统计图
  14. connectivity:Flutter-手机网络状态监听

litedu_flutter's People

Contributors

583175694 avatar voltsu avatar runkton avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.