codify_p2x_sdk 0.2.3 copy "codify_p2x_sdk: ^0.2.3" to clipboard
codify_p2x_sdk: ^0.2.3 copied to clipboard

Dart/Flutter SDK for the Project20X (P2X) API. Companion of the TypeScript wizard-api-client. Used by Codify, IBD, PHM, and DietManager Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add codify_p2x_sdk

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

dependencies:
  codify_p2x_sdk: ^0.2.3

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:codify_p2x_sdk/codify_p2x_sdk.dart';
0
likes
110
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart/Flutter SDK for the Project20X (P2X) API. Companion of the TypeScript wizard-api-client. Used by Codify, IBD, PHM, and DietManager Flutter apps.

Topics

#api #sdk #p2x #codify #rest-client

License

unknown (license)

Dependencies

dio, flutter, flutter_secure_storage, logging, meta, shared_preferences, uuid

More

Packages that depend on codify_p2x_sdk