flutter_secure_storage_x_windows 3.3.5 copy "flutter_secure_storage_x_windows: ^3.3.5" to clipboard
flutter_secure_storage_x_windows: ^3.3.5 copied to clipboard

PlatformWindows

Windows implementation of flutter_secure_storage. Please use flutter_secure_storage instead of this package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_secure_storage_x_windows

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

dependencies:
  flutter_secure_storage_x_windows: ^3.3.5

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:flutter_secure_storage_x_windows/flutter_secure_storage_x_windows.dart';
0
likes
160
points
1.37k
downloads

Publisher

unverified uploader

Weekly Downloads

Windows implementation of flutter_secure_storage. Please use flutter_secure_storage instead of this package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, flutter_secure_storage_x_platform_interface, path, path_provider, win32

More

Packages that depend on flutter_secure_storage_x_windows