This website requires JavaScript.
Explore
Help
Sign In
zeromicro
/
go-zero
Watch
1
Star
0
Fork
0
You've already forked go-zero
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a05fe7bf0a2b2d116a500a3694946171f2ed1081
go-zero
/
tools
/
goctl
/
api
/
dartgen
History
zhoumingji
ba71964b16
Fix bug in dartgen: The property 'isEmpty' can't be unconditionally accessed because the receiver can be 'null'
2023-03-04 11:37:38 +00:00
..
format.go
feat(goctl): api dart support flutter v2 (
#1603
)
2022-03-04 15:34:13 +08:00
gen.go
feat: Replace cli to cobra (
#1855
)
2022-05-07 15:40:11 +08: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(goctl): dart gen user defined struct array (
#1620
)
2022-03-07 14:11:47 +08:00
genvars.go
Fix bug in dartgen: The property 'isEmpty' can't be unconditionally accessed because the receiver can be 'null'
2023-03-04 11:37:38 +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 in dartgen: Increase the processing logic when route.RequestType is empty
2023-03-04 04:31:27 +00:00
vars.go
Fix Dart API generation bugs; Add ability to generate API for path parameters (
#2887
)
2023-02-16 15:19:46 +08:00