# App Storage This folder owns local persistence adapters for the aggregate app store. Use these files when you need to change how the local snapshot is stored. The contract is `local_data_store.dart`; Hive and shared-preferences adapters are swap-in implementations behind the provider.