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

A Flutter package for integrating Wepin Storage, providing tools to manage and secure data efficiently.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wepin_flutter_storage
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  wepin_flutter_storage: ^1.0.0
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wepin_flutter_storage/wepin_flutter_storage.dart';
copied to clipboard
0
likes
130
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.20 - 2025.04.04

A Flutter package for integrating Wepin Storage, providing tools to manage and secure data efficiently.

Topics

#wepin #wepin-storage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, plugin_platform_interface, wepin_flutter_common

More

Packages that depend on wepin_flutter_storage