瀏覽代碼

update readme

Cee Yang 4 年之前
父節點
當前提交
6af98a1e64
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -8,6 +8,10 @@
 
 Draw SVG (and _some_ Android VectorDrawable (XML)) files on a Flutter Widget.
 
+#!!! 解决如下问题:
+        Error: No named parameter with the name 'nullOk'.
+        context != null ? Localizations.localeOf(context, nullOk: true) : null,
+
 ## Getting Started
 
 This is a Dart-native rendering library. Issues/PRs will be raised in Flutter