GithubHelp home page GithubHelp logo

eosflutter's Introduction

EosFlutter

Flutter练手项目,仿麦子钱包UI的Eos钱包,

项目结构

  • 1.Redux 状态管理
    • EOS
    • 多语言
    • 主题
  • 2.Dio 网络请求
    • ErrorInterceptors
    • HeadInterceptors
    • LogsInterceptors
    • ResponseInterceptor
  • 3.shared_preferences,sqflite 数据存储
  • 4.event_bus 事件总线
  • 5.widgets 部件
    • MgxBtnWidget
    • MgxInputWidget
    • MgxItemWidget
    • MgxMaterialWidget
    • MgxTitleBarWidget

第三方框架

  • 1.cupertino_icons: ^0.1.2
  • 2.dio: ^2.1.11 #网络请求
  • 3.connectivity: ^0.4.3+2 #判断网络状态
  • 4.event_bus: ^1.1.0 #事件分发
  • 5.redux: ^3.0.0 #状态管理
  • 6.flutter_redux: ^0.5.2 #简化redux
  • 7.bs58check: ^1.0.1
  • 8.pointycastle: ^1.0.1
  • 9.json_annotation: ^2.2.0 #Json
  • 10.shared_preferences: ^0.5.3+2 #SharedPreferences
  • 11.flutter_svg: ^0.13.1 #svg
  • 12.fluttertoast: ^3.1.0 #toast

致谢

eosflutter's People

Contributors

guangxingmao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

eoscodes

eosflutter's Issues

我这里启动不了项目

提示没有这个文件assets/files/rejection2.json,
注释了这个文件后,启动会报错: /Applications/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_lottie-0.2.0/android/src/main/java/com/example/flutter_lottie/LottieView.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。

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.