push_restapi_dart 0.1.1-alpha copy "push_restapi_dart: ^0.1.1-alpha" to clipboard
push_restapi_dart: ^0.1.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 Dart:

 $ dart pub add push_restapi_dart

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 dart pub get):

dependencies:
  push_restapi_dart: ^0.1.1-alpha

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:push_restapi_dart/push_restapi_dart.dart';
4
likes
0
pub points
0%
popularity

Publisher

unverified uploader

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, flutter, hex, http, openpgp, pointycastle, riverpod, web3lib

More

Packages that depend on push_restapi_dart