go-zero/tools/goctl/api/dartgen
Snake a561048d59
Fix bug: replace int and float with num type in dart (#3042)
Co-authored-by: zhoumingji <zhoumingji@cmsr.chinamobile.com>
2023-03-18 14:49:22 +00:00
..
format.go feat(goctl): api dart support flutter v2 (#1603) 2022-03-04 15:34:13 +08:00
gen.go Update goclt dart gen: Add scheme config and content-type header (#2987) 2023-03-08 15:40:55 +00:00
genapi.go Fix bug in dartgen: Increase the processing logic when route.RequestType is empty 2023-03-04 04:31:27 +00:00
gendata.go Fix bug: replace int and float with num type in dart (#3042) 2023-03-18 14:49:22 +00:00
genvars.go Update goclt dart gen: Add scheme config and content-type header (#2987) 2023-03-08 15:40:55 +00:00
util_test.go fix(goctl): dart gen user defined struct array (#1620) 2022-03-07 14:11:47 +08:00
util.go Fix bug: replace int and float with num type in dart (#3042) 2023-03-18 14:49:22 +00:00
vars.go Fix bug: replace int and float with num type in dart (#3042) 2023-03-18 14:49:22 +00:00