unwired 0.5.8-dev copy "unwired: ^0.5.8-dev" to clipboard
unwired: ^0.5.8-dev copied to clipboard

outdated

Unwired is a client library for handling (authenticated) multi-threaded disposable network calls, data parsing and authentication in applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unwired

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

dependencies:
  unwired: ^0.5.8-dev

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:unwired/unwired.dart';
13
likes
0
points
8
downloads

Publisher

verified publisherayushsuman.com

Weekly Downloads

Unwired is a client library for handling (authenticated) multi-threaded disposable network calls, data parsing and authentication in applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, http

More

Packages that depend on unwired