background_mode_new 1.0.2 copy "background_mode_new: ^1.0.2" to clipboard
background_mode_new: ^1.0.2 copied to clipboard

PlatformAndroidiOS
outdated

Package to perform infinite background execution (Android only).

background_mode #

Package to perform infinite background execution. (Android only)

Getting Started #

Start backgroundmode

  BackgroundMode.start();

Bring to foreground

 BackgroundMode.bringToForeground();

Stop background mode

 BackgroundMode.disable();
3
likes
120
pub points
64%
popularity

Publisher

verified publisherromreed.dev

Package to perform infinite background execution (Android only).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on background_mode_new