Is it possible to trigger Flutter code from Android Home Widget when the app is not running? For example a refresh button that will retrieve some data and process it using some Flutter packages that involves Geolocation and Geocoding
Is it possible to trigger Flutter code from Android Home Widget when the app is not running? For example a refresh button that will retrieve some data and process it using some Flutter packages that involves Geolocation and Geocoding