zeromicro / go-zero

A cloud-native Go microservices framework with cli tool for productivity.
https://go-zero.dev
MIT License
29.26k stars 3.95k forks source link

Generating Dart code from go-zero API does not handle map types. #3703

Open anstns opened 1 year ago

anstns commented 1 year ago

Dart Map does not have fromJson and toJson functions. image

anstns commented 1 year ago

https://github.com/zeromicro/go-zero/pull/3704

anstns commented 1 year ago

image

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ


image