netsocks 1.0.0-rc04 copy "netsocks: ^1.0.0-rc04" to clipboard
netsocks: ^1.0.0-rc04 copied to clipboard

Netsocks Flutter SDK

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add netsocks

With Flutter:

 $ flutter pub add netsocks

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

dependencies:
  netsocks: ^1.0.0-rc04

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

Publisher

verified publishernetsocks.io

Weekly Downloads

Netsocks Flutter SDK

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on netsocks