zeytin 2.2.0 copy "zeytin: ^2.2.0" to clipboard
zeytin: ^2.2.0 copied to clipboard

A server solution that is independent of external dependencies, has its own database engine, is end-to-end encrypted, and is autonomous.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zeytin

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

dependencies:
  zeytin: ^2.2.0

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:zeytin/zeytin.dart';
0
likes
130
points
130
downloads

Publisher

verified publisherjeafriday.com

Weekly Downloads

A server solution that is independent of external dependencies, has its own database engine, is end-to-end encrypted, and is autonomous.

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

crypto, dio, encrypt, flutter, flutter_webrtc, livekit_client, uuid, web_socket_channel

More

Packages that depend on zeytin