app_to_foreground 0.0.3 icon indicating copy to clipboard operation
app_to_foreground: ^0.0.3 copied to clipboard

A plugin to bring the app to the foreground when it is in the background.

app_to_foreground #

A plugin to bring the app to the foreground when it is in the background.

Supports android only

To make it work on android 10+ it is necessary to add the following permission to the AndroidManifest.xml file:

<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />

8
likes
130
pub points
87%
popularity

Publisher

unverified uploader

A plugin to bring the app to the foreground when it is in the background.

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on app_to_foreground