seedkit_module_storage 0.4.0 copy "seedkit_module_storage: ^0.4.0" to clipboard
seedkit_module_storage: ^0.4.0 copied to clipboard

Модуль Storage хранилища экосистемы SeedKit

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seedkit_module_storage

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

dependencies:
  seedkit_module_storage: ^0.4.0

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:seedkit_module_storage/seedkit_module_client.dart';
import 'package:seedkit_module_storage/seedkit_module_factory.dart';
0
likes
110
points
461
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Модуль Storage хранилища экосистемы SeedKit

Repository

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, shared_preferences

More

Packages that depend on seedkit_module_storage