app_to_foreground 0.0.3 copy "app_to_foreground: ^0.0.3" to clipboard
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" />

10
likes
160
points
461
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on app_to_foreground