panorama icon indicating copy to clipboard operation
panorama copied to clipboard

error, too much memory used

Open maxTeste opened this issue 4 years ago • 1 comments

i'm using the plugin and if i open it several times it will use a lot of memory and crash

  • thread #10, name = 'io.flutter.1.ui', stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=1450 MB, unused=0x0) frame #0: 0x0000000105b5e438 Flutterflutter::(anonymous namespace)::DecodePoints(tonic::TypedList<(Dart_TypedData_Type)10, float> const&, SkPoint*) + 88 Flutterflutter::(anonymous namespace)::DecodePoints: -> 0x105b5e438 <+88>: stp w23, w8, [x9] 0x105b5e43c <+92>: ldr x1, [x20, #0x8] 0x105b5e440 <+96>: add x22, x22, #0x1 ; =0x1 0x105b5e444 <+100>: add x21, x21, #0x2 ; =0x2 Target 0: (Runner) stopped. Lost connection to device.

maxTeste avatar Apr 19 '21 15:04 maxTeste

try using a smaller image in child, it helped me

BuildContext avatar Jul 24 '21 14:07 BuildContext