bella_baxter_flutter 0.1.1-preview.82 copy "bella_baxter_flutter: ^0.1.1-preview.82" to clipboard
bella_baxter_flutter: ^0.1.1-preview.82 copied to clipboard

Flutter integration for Bella Baxter secret management. Provides FlutterSecureSecretCache backed by flutter_secure_storage for encrypted on-device secret caching.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bella_baxter_flutter

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

dependencies:
  bella_baxter_flutter: ^0.1.1-preview.82

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:bella_baxter_flutter/bella_baxter_flutter.dart';
0
likes
145
points
986
downloads

Documentation

API reference

Publisher

verified publisherbella-baxter.io

Weekly Downloads

Flutter integration for Bella Baxter secret management. Provides FlutterSecureSecretCache backed by flutter_secure_storage for encrypted on-device secret caching.

Repository (GitHub)
View/report issues

Topics

#secrets #vault #configuration #security #flutter

License

MIT (license)

Dependencies

bella_baxter, flutter, flutter_secure_storage

More

Packages that depend on bella_baxter_flutter