Flutter代码生成器

Felix a656243f82 rpc.txt添加拦截器 3 years ago
.vscode 2cc5ed5c5a 修复Bug:多次生成PageCollection. 3 years ago
.gitignore 7e8ae3298d 修改platformServiceAddress 3 years ago
CodeGenerator.cs 8c5efa900a Update the Service Filter 3 years ago
FlutterCodeGenerator.csproj c66ab50f2c 修复当ModelType中无Children时,生成DartString格式异常的问题。 3 years ago
LetterConverterHelper.cs 81ce65a14e First Commit 3 years ago
MethodMap.cs e939f1debc Add DateTime? Type. 3 years ago
ModeType.cs 4122128e21 修复当基类为泛形时,实体类转换出错的问题。 3 years ago
ModeTypeGenerator.cs e939f1debc Add DateTime? Type. 3 years ago
Program.cs 23843dac77 Change rule for GetDartString 3 years ago
README.md 81ce65a14e First Commit 3 years ago
ServiceMap.cs d0220e78d2 当有重名的类,自动更名功能实现 3 years ago
WingInterfaceLibrary.dll e939f1debc Add DateTime? Type. 3 years ago
build.bat 1683c5d9a6 update to .net6 3 years ago
rpc.txt a656243f82 rpc.txt添加拦截器 3 years ago

README.md

FlutterCodeGenerator

Flutter代码生成器

可输入参数:

string[] args:dll路径,生成路径。