177-flare-flutter-giphy-navbar icon indicating copy to clipboard operation
177-flare-flutter-giphy-navbar copied to clipboard

Not running on IOS

Open theindianappguy opened this issue 5 years ago • 0 comments

Compiler message: ../../../Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flare_flutter-1.3.6/lib/flare.dart:953: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'. indices: _indices, textureCoordinates: _uvBuffer); ^ Target kernel_snapshot failed: Exception: Errors during snapshot creation: null Failed to build bundle. Error launching application on iPhone 11 Pro Max.

theindianappguy avatar Feb 23 '20 05:02 theindianappguy