socketio_native 0.0.1+2 copy "socketio_native: ^0.0.1+2" to clipboard
socketio_native: ^0.0.1+2 copied to clipboard

outdated

Native S=socket.io-client flutter package .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add socketio_native

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

dependencies:
  socketio_native: ^0.0.1+2

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:socketio_native/socketio_native.dart';
1
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Native S=socket.io-client flutter package .

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logger, plugin_platform_interface

More

Packages that depend on socketio_native

Packages that implement socketio_native