smaho-engineering / esptouch_flutter

ESP-Touch Dart API for Flutter. Platform-specific implementation for Android (Java) and iOS (Objective-C).
https://pub.dev/packages/esptouch_flutter
MIT License
100 stars 34 forks source link

'dispatch_get_current_queue' is deprecated: first deprecated in iOS 6.0 - unsupported interface and will be removed in a future release #8

Open wxsdmy opened 4 years ago

wxsdmy commented 4 years ago

"dispatch_get_current_queue" is deprecated and will be removed in a future release.

vincevargadev commented 4 years ago

Thank you for submitting the issue.

I'm not sure when I'll have the time to fix this issue and test the package properly. We accept pull requests in case someone can fix this warning.