running ios app gives this error,
earlier it was running fine
this is the error
ndefined symbols for architecture i386:
"_FlutterMethodNotImplemented", referenced from:
-[ThumbnailsPlugin handleMethodCall:result:] in ThumbnailsPlugin.o
"OBJC_CLASS$_FlutterMethodChannel", referenced from:
objc-class-ref in ThumbnailsPlugin.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)