wepin_flutter_storage 1.0.0
wepin_flutter_storage: ^1.0.0 copied to clipboard
A Flutter package for integrating Wepin Storage, providing tools to manage and secure data efficiently.
wepin_flutter_storage #
Wepin Storage SDK for Flutter. This package is exclusively available for use in Android and iOS environments.
⏩ Install #
Add the wepin_flutter_storage
dependency in your pubspec.yaml file:
dependencies:
wepin_flutter_storage: ^1.0.0
copied to clipboard
or run the following command:
flutter pub add wepin_flutter_storage
copied to clipboard