Skip to content
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

Flutter SDK 3.0.5编译报错 #84

Closed
wei-spring opened this issue Nov 3, 2022 · 2 comments
Closed

Flutter SDK 3.0.5编译报错 #84

wei-spring opened this issue Nov 3, 2022 · 2 comments

Comments

@wei-spring
Copy link
Contributor

Flutter SDK 3.0.5
UME:最新版

编译报错,flutter_logo.dart 文件, canvas.transform(Float64List.fromList,Float64List找不到

解决方案:
1、增加导包;

用SDK自带的flutter logo,不用再自己copy份,本身SDK里面就有flutter_logo.dart 的

@hai046
Copy link

hai046 commented Jan 9, 2023

我也遇到了,不过我稍微调整了一下引用

  #  高版本有问题 先用1.0.1
  flutter_ume: 1.0.1
  flutter_ume_kit_ui: 1.0.0
  flutter_ume_kit_device: 1.0.0
  flutter_ume_kit_perf: 1.0.0
  #  flutter_ume_kit_show_code: 1.0.0
  flutter_ume_kit_console: 1.0.0

@talisk
Copy link
Member

talisk commented Jan 12, 2023

A new version has been published. The 1.1.2 fixed the issue. @hai046 @wei-spring

@talisk talisk closed this as completed Jan 12, 2023
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

3 participants