Skip to content

国际包网项目,纯flutter代码编写,运行 web android ios 三端统一

Notifications You must be signed in to change notification settings

xiangjiana/pmbwapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app

#纯公益项目,请勿用作其他用途,仅供flutter学习参考,如何编译Web Android IOS 三端设备 运行配置 image

包网新模版工程

项目配置

dart pub global activate melos
fvm use 3.7.9 --force
fvm flutter pub get
melos bs

目前相关脚本

flavor 生成

melos run APP_Flavor

选择工程 BuildRunner 代码生成

melos run Code_Gen

选择对应数字 对应工程会执行代码生成

全局 BuildRunner 代码生成

melos run App_Code_Gen

注:module/** 旧模块代码是屏蔽代码生成的,如果是module目录下的工程,需要自动到对应目录执行CLI命令

工程目录

  • app/ app
  • ui/** ui 组件相关代码
  • module/** 旧模块代码
  • api/** 网络库代码

Getting Started

image image image image image image image image image image image image image image image image image

About

国际包网项目,纯flutter代码编写,运行 web android ios 三端统一

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published