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

A Flutter plugin for storing configuration data using Hive database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fconfigproxy_hive_storage

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

dependencies:
  fconfigproxy_hive_storage: ^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:fconfigproxy_hive_storage/fconfigproxy_hive_storage_impl.dart';
0
likes
140
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for storing configuration data using Hive database.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fconfigproxy, flutter, flutter_web_plugins, hive, path_provider, web

More

Packages that depend on fconfigproxy_hive_storage