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

outdated

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.2.4-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
0
points
99
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

License

unknown (license)

Dependencies

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

More

Packages that depend on push_restapi_dart