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

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

example/lib/main.dart

import 'package:flutter/cupertino.dart';

import 'chat/fetch_chats.dart';

void main() async {
  WidgetsFlutterBinding.ensureInitialized();
  // testFetchP2PChat();
  testFetchChats();
}
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, flutter, hex, http, openpgp, pointycastle, riverpod, web3lib

More

Packages that depend on push_restapi_dart