flutter_single_instance 1.1.2
flutter_single_instance: ^1.1.2 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 commit-and-tag-version for commit guidelines.
1.1.2 - 2025-01-13 #
0.0.1 #
- Setup package for publishing