the Seven Ideals for Local-First Software 0 — basically for free:
Found on https://pub.dev/packages/tlfs
- Software can respond near-instantaneously to user input. (No waiting on server round-trips, no spinners.)
- Cross-device synchronization. (Pick up work on your mobile device just where you left off with your laptop.)
- “Offline-First” as a subset of Local-First. (Connectivity is irrelevant when interacting with the application>0
- Seamless collaboration with other peers. (Edit and sync shared data without fear of conflicts.)
- Full data agency. (Do what you want with your data, it’s yours only.)
- Secure and private data management. (Everything is encrypted, only you have the keys.)
- Full ownership and control over the application’s data. (No one can take away a service from you.)