pylons_sdk 0.0.1 copy "pylons_sdk: ^0.0.1" to clipboard
pylons_sdk: ^0.0.1 copied to clipboard

outdated

Pylons client-side SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pylons_sdk

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

dependencies:
  pylons_sdk: ^0.0.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:pylons_sdk/pylons_sdk.dart';