push_restapi_dart 0.3.1-alpha copy "push_restapi_dart: ^0.3.1-alpha" to clipboard
push_restapi_dart: ^0.3.1-alpha copied to clipboard

Push SDK provides an abstraction layer to integrate Push protocol features with your Frontend as well as Backend.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add push_restapi_dart

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

dependencies:
  push_restapi_dart: ^0.3.1-alpha

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:push_restapi_dart/push_restapi_dart.dart';
4
likes
120
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

Push SDK provides an abstraction layer to integrate Push protocol features with your Frontend as well as Backend.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, cryptography, dart_pg, encrypt, ethereum_addresses, events_emitter, flutter, flutter_riverpod, flutter_webrtc, hex, http, livekit_client, openpgp, pointycastle, riverpod, socket_io_client, uuid

More

Packages that depend on push_restapi_dart