I have to build a flutter app where the data need to be shown on home screen of the phone, if the app is in background mode.
Till now i have not found any relevant information regarding the home screen widget or how to create the app widget in flutter except the one that
we can build app widget in native(Android/iOS). Native widget in android
Do i need to handle app widget from the native code or is there a way to handle app widget in flutter.
It's not official supported, but there are some packages, to do the basic stuff:
https://pub.dev/packages/home_widget
Android | iOS |
---|---|
There is also a ticket in the Flutter repo: Explore home widgets for iOS 14. So you can upvote this ticket, if you are interested.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With