Chun Hau Lai
Results
2
issues of
Chun Hau Lai
您好:我試著貼上原碼和運行它: `@override Widget build(BuildContext context) { return Center( child: Container( color: backgroundColor, child: Text(text), ), ); }` 但在運行時,卻產生了如下的錯誤:  可以在Text上加入以下的參數,即可運行成功: `Text(text, textDirection: TextDirection.ltr)` 不成主意,僅供參考
Hi, I am using your package, it's cool your code. But, I can not see yearly.js implemented. Please your help.
duplicate
enhancement