ZfRee

Results 8 comments of ZfRee

flutter 3.10 cached_network_image 3.3.0 Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Exception: Decoded image has been disposed. Error thrown resolving an image frame. at Codec.getNextFrame(dart:ui) at MultiImageStreamCompleter._decodeNextFrameAndSchedule(multi_image_stream_completer.dart:127) at MultiImageStreamCompleter.addListener(multi_image_stream_completer.dart:170) at ImageStream.addListener(image_stream.dart:376)

OC project, swift plugin?

https://blog.csdn.net/Morris_/article/details/110160354

configure.margin = 40; // configure.autoMargin = YES; 看了下源码autoMargin如果是YES,里面会重新计算edgeInsetStart; 导致设置的edgeInsetStart=0不生效