Closed wallyjue closed 5 years ago
Thanks for this! However, I pushed some more fundamental fixes in https://github.com/kirbyfan64/vuedart/commit/9e0af29a3436b982c1f6e56c339eafe8bcce6444 instead.
Actually, I'll manually merge this into the v0.4 branch because cherry-picking is hard.
Committed as https://github.com/kirbyfan64/vuedart/commit/fdc7078464679ee66f99420a7f08dcc9130cc7ca. Thanks again!
Thanks! That's awesome!
Hi, thanks for the great work. I found an issue when I tried to run VueDart, and I found out a workaround solution is to downgrade the dependent pacakge of
analyzer
to less than0.36
, so here is the PR.Ref: https://github.com/dart-lang/source_gen/issues/399