flutter_single_instance 1.1.1
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.
0.0.1 #
- Setup package for publishing