connecta 1.2.0 copy "connecta: ^1.2.0" to clipboard
connecta: ^1.2.0 copied to clipboard

Simplify and streamline socket communication in Dart applications

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add connecta

With Flutter:

 $ flutter pub add connecta

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

dependencies:
  connecta: ^1.2.0

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

Publisher

verified publishervsevex.me

Simplify and streamline socket communication in Dart applications

Repository (GitHub)
View/report issues

Topics

#network #tls #tcp #wrapper

Documentation

API reference

License

MIT (license)

More

Packages that depend on connecta