https://github.com/plugfox/unix_preferences
Shared preferences between multiple Dart instances. This package provides a simple way to share preferences between multiple Dart instances. It uses a Unix domain socket (IPC) to communicate between the instances.
https://github.com/plugfox/unix_preferences
Last synced: 6 months ago
JSON representation
Shared preferences between multiple Dart instances. This package provides a simple way to share preferences between multiple Dart instances. It uses a Unix domain socket (IPC) to communicate between the instances.
- Host: GitHub
- URL: https://github.com/plugfox/unix_preferences
- Owner: PlugFox
- License: mit
- Created: 2024-03-28T22:22:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T00:29:22.000Z (about 2 years ago)
- Last Synced: 2025-01-31T21:34:40.143Z (about 1 year ago)
- Language: Dart
- Size: 34.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Changelog: CHANGELOG.md
- License: LICENSE