@@ -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