async_storage_reader
Flutter package to read AsyncStorage data from React Native apps, aiding migration to Flutter without data loss.
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
3 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Oct 2024 to Oct 2024
2025
2026
Releases
latest 3-
1.0.013 Oct 2024Release notes
Open source →- Updated unit tests to cover platform checks and storage methods
- Improved documentation with added comments for public API members
- Updated README.md with instructions about bundle and application IDs
- General code refactoring and optimizations
-
0.0.213 Oct 2024Release notes
Open source →- Fixed missing documentation for public API members
- Updated pubspec.yaml with a valid description and repository URL
- Updated README.md
-
0.0.112 Oct 2024Release notes
Open source →- Initial release of async_storage_reader
- Support for reading React Native's AsyncStorage data in Flutter apps
- Includes SQLite, SharedPreferences, and iOS AsyncStorage support