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?
Kasun Hasanga
On
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
Copyright © 2021 Jogjafile Inc.

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: