You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't reproduce this. Perhaps it is related to #487 but as you did not specify the Flutter version you are using, it is hard to tell. I also see no changes (released or pending) in the flutter_svg that hint at any incompatibility.
错误提示如下:
../../flutter-sdk/flutter/.pub-cache/hosted/mirrors.cloud.tencent.com%2547dart-pub/flutter_svg-0.19.2/lib/src/picture_provider.dart:58:53: Error: Method not found: 'Directionality.maybeOf'.
textDirection: context != null ? Directionality.maybeOf(context) : null,
The text was updated successfully, but these errors were encountered: