tiki_sdk_flutter 2.1.7 copy "tiki_sdk_flutter: ^2.1.7" to clipboard
tiki_sdk_flutter: ^2.1.7 copied to clipboard

A package for adding TIKI's decentralized infrastructure to Flutter projects. Add tokenized data ownership, consent, and rewards to your app in minutes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tiki_sdk_flutter

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

dependencies:
  tiki_sdk_flutter: ^2.1.7

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:tiki_sdk_flutter/tiki_sdk.dart';
import 'package:tiki_sdk_flutter/ui/bullet.dart';
import 'package:tiki_sdk_flutter/ui/offer.dart';
import 'package:tiki_sdk_flutter/ui/theme.dart';
0
likes
115
pub points
27%
popularity

Publisher

verified publishermytiki.com

A package for adding TIKI's decentralized infrastructure to Flutter projects. Add tokenized data ownership, consent, and rewards to your app in minutes.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

app_settings, flutter, flutter_markdown, flutter_secure_storage, package_info_plus, path_provider, permission_handler, sqlite3, sqlite3_flutter_libs, tiki_sdk_dart, uuid

More

Packages that depend on tiki_sdk_flutter