opensn 0.0.1 copy "opensn: ^0.0.1" to clipboard
opensn: ^0.0.1 copied to clipboard

Dart SDK for OpenSN (The Open Social Network) project for both Dart and Flutter.

example/opensn_example.dart

import 'package:opensn/opensn.dart';

void main() {
  var client = Client('localhost');
  print('Host: ${client.host}:${client.port}');
}
1
likes
140
points
5
downloads

Publisher

verified publisheropensn.dev

Weekly Downloads

Dart SDK for OpenSN (The Open Social Network) project for both Dart and Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on opensn