Describe the Bug
the deleteFile() call in SOlidFileDeleteOperaitons() in solidui is incorrect after solidpod deleteFile() was updated to remove the paramter name
To Reproduce
Using dev branch of solidpod and solidui as per notepod pubspec:
Eg notepod
flutter pub get
flutter run
Getting an error in build due to deleteFile() containing a parameter in SolidFileDeleteOperations()