shixin_flutter_app

依赖包

  1. flutter_screenutil: ^0.5.3 #屏幕适配
  2. cached_network_image: ^2.0.0-rc 图片展示
  3. fluttertoast: ^3.0.3 toast
  4. dev_dependencies json_model: ^0.0.2 json_serializable: ^2.0.0 json格式化

命令

  • flutter packages pub run json_model 生成json对象

A new Flutter application.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

SDK版本的各个包统一

<uses-sdk android:minSdkVersion="21" tools:overrideLibrary="net.touchcapture.qr.flutterqr,com.google.zxing.client.android"/>