tisane 1.0.0 copy "tisane: ^1.0.0" to clipboard
tisane: ^1.0.0 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 Dart:

 $ dart pub add tisane

With Flutter:

 $ flutter pub add tisane

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

dependencies:
  tisane: ^1.0.0

Alternatively, your editor might support dart pub get or 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/main.dart';
import 'package:tisane/tt.dart';
0
likes
0
points
164
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

License

unknown (license)

Dependencies

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

More

Packages that depend on tisane