'image is displaying as icon in local notifications. how to display image as big picture style in flutter?
Solution 1:[1]
This might be helpful for someone like me, try check the flutter_local_notifications example app. He already provide the example how to read from url and convert them to bitmap to show in local notification.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Thiyraash David |


