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

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

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

0.0.2 #

  • Fixed missing documentation for public API members
  • Updated pubspec.yaml with a valid description and repository URL
  • Updated README.md
33
likes
150
points
57
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, shared_preferences, sqflite

More

Packages that depend on async_storage_reader