Running command: "dart analyze --fatal-infos" in /b/s/w/ir/x/t/flutter_packages.LUDBEX/packages/image_picker/image_picker_platform_interface
Analyzing image_picker_platform_interface...
info - lib/src/types/picked_file/html.dart:30:38 - 'UnmodifiableUint8ListView' is deprecated and shouldn't be used. Use Uint8List.asUnmodifiableView() instead. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use