koiralapankaj7 / drishya_picker

Other
23 stars 28 forks source link

DrishyaEntity #26

Open avinashMobile opened 2 years ago

avinashMobile commented 2 years ago

Hello in class DrishyaEntity I am getting this error . I am using lib as module . Please help

DrishyaEntity.copyWith' ('DrishyaEntity Function({File? pickedFile, Uint8List? pickedThumbData})') isn't a valid override of 'AssetEntity.copyWith' ('AssetEntity Function({int? createDateSecond, int? duration, int? height, String? id, bool? isFavorite, double? latitude, double? longitude, String? mimeType, int? modifiedDateSecond, int? orientation, String? relativePath, int? subtype, String? title, int? typeInt, int? width})')

This happening after upgrading to latest photo_manager plugin