FlutterToast
FlutterToast copied to clipboard
always get error: module 'fluttertoast' not found(version: 8.1.3)
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386, arm64' }
Hi brother, Why do you need to exclude arm64 here? Will this cause the CPU running on the Apple M series to fail to work properly?
Same error here on ios build
same issue when running iOS build on M1 Mac
any update ?
@nifhanif its fixed in the latest version of the library, I tried and worked for me