shinriyo
shinriyo
Where is play-services-resolver? I just download from `https://github.com/googlesamples/unity-jar-resolver/blob/master/play-services-resolver-1.2.95.0.unitypackage` and put and rename in `facebook-sdk-for-unity/play-services-resolver.unitypackage`.
@runthinker ``` func main() { router := gin.Default() v1 := router.Group("/openapi") { v1.GET("/authapi", middle func) v1.GET("/adduser", middle func) } } ```
Some types supported. https://github.com/dcu/gin-scaffold/pull/21
@fix `SetAttributes()` method later like this. ```go:template/data/model.go.tmpl var timeformat = "2006-01-02 15:04:05" var tmp, _ = time.Parse(timeformat, value[0]) bar.hoge = tmp.Unix() ```
@dcu Licence is MIT?
@dcu Thank you
put `@SuppressWarnigns("unchecked") `
@jeryZH Refer to: https://stackoverflow.com/questions/50020523/how-to-disable-default-widget-splash-effect-in-flutter
@powelleric really? if I changed `echo $branch_name|cut -d ' ' -f4` like your code, Branch name wasn't shown..
@aweibell Thank you for report. I'm sorry for incomplete command. 😿 I'll fix it. Or, I hope you or someone send pull-request. 😃 the code is here. https://github.com/shinriyo/breeze/blob/master/functions/gap.fish