thikdb 1.2.3 copy "thikdb: ^1.2.3" to clipboard
thikdb: ^1.2.3 copied to clipboard

Thik Hive implementation for easy create simple config for app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thikdb

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

dependencies:
  thikdb: ^1.2.3

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:thikdb/thikdb.dart';
0
likes
150
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Thik Hive implementation for easy create simple config for app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, hive, path, path_provider

More

Packages that depend on thikdb