There are some plugins like home_widget: ^0.1.6 that supports only HomeScreen Widgets
.
Recently Apple launched LockScreen Widgets
on iOS 16.
Is there any plugin for that? How do I implement that?
There are some plugins like home_widget: ^0.1.6 that supports only HomeScreen Widgets
.
Recently Apple launched LockScreen Widgets
on iOS 16.
Is there any plugin for that? How do I implement that?
At the time of this writing, there are no known plugins that do that. There are two options moving forward, based on timeline for when you need this functionality:
This is native functionality, as @Shredder2794 said, if anyone has not created a plugin for that purpose, we have to build it.
You have to write separate native codes for iOS and Android with platform channel