flutter_single_instance 1.1.1 copy "flutter_single_instance: ^1.1.1" to clipboard
flutter_single_instance: ^1.1.1 copied to clipboard

This package provides a simple way to check if your application is already running. You can use this to prevent multiple instances of your application from running at the same time.

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 - 2025-01-01 #

Bug Fixes #

  • remove platform getter in favour of factory (563fb3e)

1.1.0 - 2025-01-01 #

Features #

  • always return true for unspported platforms (0b5fd27)

0.0.1 #

  • Setup package for publishing
17
likes
0
points
2.95k
downloads

Publisher

verified publishernecode.it

Weekly Downloads

This package provides a simple way to check if your application is already running. You can use this to prevent multiple instances of your application from running at the same time.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider

More

Packages that depend on flutter_single_instance