With the latest version of ttlock_flutter, the following warning appears when compiling for iOS:
The following plugins do not support Swift Package Manager for ios:
- permission_handler_apple
- ttlock_flutter
This will become an error in a future version of Flutter. Please contact the plugin maintainers to request Swift Package Manager adoption.
Are there any plans to add Swift Package Manager support to ttlock_flutter in the near future?
It looks like the native iOS and Android packages are actively maintained, but the Flutter package appears to be falling behind.
Thanks in advance.
With the latest version of
ttlock_flutter, the following warning appears when compiling for iOS:Are there any plans to add Swift Package Manager support to
ttlock_flutterin the near future?It looks like the native iOS and Android packages are actively maintained, but the Flutter package appears to be falling behind.
Thanks in advance.