All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
- handle web platform case in FlutterSingleInstance factory (8c8c1bd)
- resolve references not found in web mode (b5a8129)
- ensure pid file is created before writing process ID (71094ea)
- only return process name instead of full path in getProcessName macos (#3) (ea1a202)
- remove platform getter in favour of factory (563fb3e)
- always return true for unspported platforms (0b5fd27)
- Setup package for publishing