uyava 0.2.1-beta.1 copy "uyava: ^0.2.1-beta.1" to clipboard
uyava: ^0.2.1-beta.1 copied to clipboard

Uyava app-side SDK for graph + event emission.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uyava

With Flutter:

 $ flutter pub add uyava

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

dependencies:
  uyava: ^0.2.1-beta.1

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

Documentation

Documentation

Publisher

verified publisheruyava.io

Weekly Downloads

Uyava app-side SDK for graph + event emission.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, uyava_protocol

More

Packages that depend on uyava