An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project