# stow_fork **Repository Path**: depth0/stow_fork ## Basic Information - **Project Name**: stow_fork - **Description**: No description available - **Primary Language**: Dart - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-19 - **Last Updated**: 2025-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Stow An abstraction to allow synchronous access to persistent data. [![pub package](https://img.shields.io/pub/v/stow.svg)][stow] [![GitHub license](https://img.shields.io/github/license/adil192/stow)][license] The [stow] package isn't very useful on its own, but it is used by other packages like: - [stow_plain]: A Stow package to store plaintext data in shared preferences. - [stow_secure]: A Stow package to store encrypted data in secure storage. [stow]: https://pub.dev/packages/stow [license]: https://github.com/adil192/stow/blob/main/LICENSE [stow_plain]: https://pub.dev/packages/stow_plain [stow_secure]: https://pub.dev/packages/stow_secure