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

[1.5.1] compile error #98

Closed
LayYuan opened this issue Jun 7, 2019 · 2 comments
Closed

[1.5.1] compile error #98

LayYuan opened this issue Jun 7, 2019 · 2 comments

Comments

@LayYuan
Copy link

LayYuan commented Jun 7, 2019

First time try to use flare. As in pub.dev suggest to use flare_flutter 1.5.1
But it fail to build.

Compiler message:
file:///Users/macb/.pub-cache/hosted/pub.dartlang.org/flare_flutter-1.5.1/lib/flare.dart:1023:18: Error: The argument type 'Int32List' can't be assigned to the parameter type 'Uint16List'.

  • 'Int32List' is from 'dart:typed_data'.
  • 'Uint16List' is from 'dart:typed_data'.
@jmeinlschmidt
Copy link

duplicate #96

@luigi-rosso
Copy link
Contributor

Make sure you use the corresponding flutter channel with the Flare-Flutter branch. Use pub only if you are on flutter stable. It seems like you are on another flutter channel (maybe dev or master).

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

4 participants