Skip to content

在最新的系统ios 模拟器上无法使用 #483

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chenbingweb opened this issue Jan 5, 2021 · 2 comments
Closed

在最新的系统ios 模拟器上无法使用 #483

chenbingweb opened this issue Jan 5, 2021 · 2 comments

Comments

@chenbingweb
Copy link

错误提示如下:

../../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,

@erickok
Copy link
Contributor

erickok commented Jan 5, 2021

Google translates this to: Not available on the latest system ios simulator

The error points to an incompatible flutter_svg though. What version of Flutter are you on? And what version of flutter_html?

@erickok
Copy link
Contributor

erickok commented Jan 15, 2021

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.

@erickok erickok closed this as completed Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants