Skip to content

Flutter代码模板报错 #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
47sang opened this issue Feb 9, 2019 · 1 comment
Closed

Flutter代码模板报错 #10

47sang opened this issue Feb 9, 2019 · 1 comment

Comments

@47sang
Copy link

47sang commented Feb 9, 2019

https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/code_plugins/dart.json
第102行到109行前面的空格使用tab自动空格会出类型错误,改成空格的就没事了。
问题code:
" @OverRide",
" Path getClip(Size size) {",
" //TODO:",
" }",
"",
" @OverRide",
" bool shouldReclip(CustomClipper oldClipper) => false;",
" }",

@AweiLoveAndroid
Copy link
Owner

已更新

@47sang 47sang closed this as completed Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants