Flutter代码生成器

Felix 8c5efa900a Update the Service Filter 3 年之前
.vscode 2cc5ed5c5a 修复Bug:多次生成PageCollection. 3 年之前
.gitignore 7e8ae3298d 修改platformServiceAddress 3 年之前
CodeGenerator.cs 8c5efa900a Update the Service Filter 3 年之前
FlutterCodeGenerator.csproj c66ab50f2c 修复当ModelType中无Children时,生成DartString格式异常的问题。 3 年之前
LetterConverterHelper.cs 81ce65a14e First Commit 3 年之前
MethodMap.cs 28de5247c5 Add Void Model Type. 3 年之前
ModeType.cs 4122128e21 修复当基类为泛形时,实体类转换出错的问题。 3 年之前
ModeTypeGenerator.cs 35c08019de Add BaseString Convert. 3 年之前
Program.cs 23843dac77 Change rule for GetDartString 3 年之前
README.md 81ce65a14e First Commit 3 年之前
ServiceMap.cs d0220e78d2 当有重名的类,自动更名功能实现 3 年之前
WingInterfaceLibrary.dll 35c08019de Add BaseString Convert. 3 年之前
build.bat 1683c5d9a6 update to .net6 3 年之前
rpc.txt 0cc351e47e update lib references 3 年之前

README.md

FlutterCodeGenerator

Flutter代码生成器

可输入参数:

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