async_storage_reader 1.0.0 copy "async_storage_reader: ^1.0.0" to clipboard
async_storage_reader: ^1.0.0 copied to clipboard

Flutter package to read AsyncStorage data from React Native apps, aiding migration to Flutter without data loss.

1.0.0 #

  • 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.2 #

  • Fixed missing documentation for public API members
  • Updated pubspec.yaml with a valid description and repository URL
  • Updated README.md

0.0.1 #

  • Initial release of async_storage_reader
  • Support for reading React Native's AsyncStorage data in Flutter apps
  • Includes SQLite, SharedPreferences, and iOS AsyncStorage support
32
likes
160
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to read AsyncStorage data from React Native apps, aiding migration to Flutter without data loss.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, package_info_plus, path_provider, sqflite

More

Packages that depend on async_storage_reader