Cee Yang 4 лет назад
Родитель
Сommit
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