flutter_secure_file_storage_inspector 0.0.1 copy "flutter_secure_file_storage_inspector: ^0.0.1" to clipboard
flutter_secure_file_storage_inspector: ^0.0.1 copied to clipboard

Plugin that enables inspection of flutter_secure_file_storage in storage_inspector

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_secure_file_storage_inspector

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

dependencies:
  flutter_secure_file_storage_inspector: ^0.0.1

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_file_storage_inspector/flutter_secure_file_storage_inspector.dart';
3
likes
130
pub points
0%
popularity

Publisher

verified publisherchimerapps.com

Plugin that enables inspection of flutter_secure_file_storage in storage_inspector

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_secure_file_storage, storage_inspector, tuple, uuid

More

Packages that depend on flutter_secure_file_storage_inspector