flutter_secure_storage
flutter_secure_storage copied to clipboard
Error Flutter/Flutter.h
Hi, I recently came across this error in the plugin and shared preferences. I've tried everything and nothing seems to fix it.
Xcode's output:
↳
In file included from /Volumes/DATA/Flutter/sdk-flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_secure_storage-5.0.2/ios/Classes/FlutterSecureStoragePlugin.m:1:
/Volumes/DATA/Flutter/sdk-flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_secure_storage-5.0.2/ios/Classes/FlutterSecureStoragePlugin.h:1:9: fatal error: 'Flutter/Flutter.h' file not found
#import <Flutter/Flutter.h>
^~~~~~~~~~~~~~~~~~~