satori 1.4.0 copy "satori: ^1.4.0" to clipboard
satori: ^1.4.0 copied to clipboard

Satori is a liveops server for games that enables real-time event processing, player segmentation, and personalized messaging to enhance player engagement and retention.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add satori

With Flutter:

 $ flutter pub add satori

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

dependencies:
  satori: ^1.4.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:satori/satori.dart';
2
likes
160
points
692
downloads

Documentation

API reference

Publisher

verified publisherheroiclabs.com

Weekly Downloads

Satori is a liveops server for games that enables real-time event processing, player segmentation, and personalized messaging to enhance player engagement and retention.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

dio, freezed_annotation, http, json_annotation, jwt_decoder, retrofit

More

Packages that depend on satori