flutter_foreground_task icon indicating copy to clipboard operation
flutter_foreground_task copied to clipboard

Compiling for iOS 12.0, but module 'flutter_foreground_task' has a minimum deployment target of iOS 14.0

Open figureai opened this issue 1 year ago • 0 comments

My app needs to support down to iOS12.0, but the plugin only supports iOS14.0 and above. How can I fix it?

figureai avatar Oct 29 '24 10:10 figureai