uhst 1.0.1-nullsafety.0 copy "uhst: ^1.0.1-nullsafety.0" to clipboard
uhst: ^1.0.1-nullsafety.0 copied to clipboard

outdated

User Hosted Secure Transmission (uhst) for to: - send messages from client and listen messages broadcasted from host - broadcast messages by host - listen messages from multiple clients by host

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uhst

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

dependencies:
  uhst: ^1.0.1-nullsafety.0

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

Publisher

verified publisheruhst.io

User Hosted Secure Transmission (uhst) for to: - send messages from client and listen messages broadcasted from host - broadcast messages by host - listen messages from multiple clients by host

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, universal_html

More

Packages that depend on uhst