Launching lib/main.dart on iPhone 11 Pro Max in debug mode...
Compiler message:
../../../../../../.pub-cache/hosted/pub.flutter-io.cn/multi_image_picker-4.1.1/lib/src/asset_thumb_provider.dart:35:31: Error: The argument type 'Null Function(StringBuffer)' can't be assigned to the parameter type 'Iterable<DiagnosticsNode> Function()'.
- 'StringBuffer' is from 'dart:core'.
- 'Iterable' is from 'dart:core'.
- 'DiagnosticsNode' is from 'package:flutter/src/foundation/diagnostics.dart' ('../../../../../Flutter/flutter/packages/flutter/lib/src/foundation/diagnostics.dart').
informationCollector: (StringBuffer information) {
^
Compiler failed on /Users/xxx/xxx/lib/main.dart
Error launching application on iPhone 11 Pro Max.
适配androidX的问题