keyscope 0.11.0 copy "keyscope: ^0.11.0" to clipboard
keyscope: ^0.11.0 copied to clipboard

GUI for Redis, Valkey, Dragonfly, and Google Memorystore via SSH Tunneling Support. Multilingual.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate keyscope

Use it

The package has the following executables:

$ keyscope

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keyscope

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

dependencies:
  keyscope: ^0.11.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:keyscope/keyscope.dart';
2
likes
160
points
519
downloads

Publisher

verified publisherkeyscope.dev

Weekly Downloads

GUI for Redis, Valkey, Dragonfly, and Google Memorystore via SSH Tunneling Support. Multilingual.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

args, dartssh2, file_picker, flutter, flutter_localizations, flutter_riverpod, keyscope_client, shared_preferences, uuid

More

Packages that depend on keyscope