tisane 1.1.1 copy "tisane: ^1.1.1" to clipboard
tisane: ^1.1.1 copied to clipboard

Tisane is a decentralized, offline-first Data Mesh integration layer for Flutter, enabling secure FFI communication and conflict-free data synchronization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tisane

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

dependencies:
  tisane: ^1.1.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:tisane/tisane.dart';
0
likes
140
points
440
downloads

Publisher

unverified uploader

Weekly Downloads

Tisane is a decentralized, offline-first Data Mesh integration layer for Flutter, enabling secure FFI communication and conflict-free data synchronization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

base64, convert, crypto, dio, flutter, flutter_secure_storage, hive, hive_flutter, infusion_ffi, meta, mutex, path, uuid, web_socket_channel, webcrypto, xxh3

More

Packages that depend on tisane