flutter_vibration
flutter_vibration copied to clipboard
uri=org-dartlang-untranslatable-uri:package%3Avibration%2Fvibration.dart
while try to make a iOS build it crash due to this error-->
Unhandled exception:
FileSystemException(uri=org-dartlang-untranslatable-uri:package%3Avibration%2Fvibration.dart; message=StandardFileSystem only supports file:* and data:* URIs)
#0 StandardFileSystem.entityForUri (package:front_end/src/api_prototype/standard_file_system.dart:34:7)
#1 asFileUri (package:vm/kernel_front_end.dart:623:37)
#2 writeDepfile (package:vm/kernel_front_end.dart:763:21)
Have you been able to solve it? If not, please, provide an example snippet.