remotex_sdk 0.1.1 copy "remotex_sdk: ^0.1.1" to clipboard
remotex_sdk: ^0.1.1 copied to clipboard

A package to work with Remotex

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add remotex_sdk

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

dependencies:
  remotex_sdk: ^0.1.1

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:remotex_sdk/remotex_sdk.dart';
0
likes
140
points
12
downloads

Documentation

API reference

Publisher

verified publisheraravi.me

Weekly Downloads

A package to work with Remotex

License

AGPL-3.0 (license)

Dependencies

device_info_plus, flutter, http, nanoid, package_info_plus, shared_preferences

More

Packages that depend on remotex_sdk