digiselfie_sdk 0.0.9 copy "digiselfie_sdk: ^0.0.9" to clipboard
digiselfie_sdk: ^0.0.9 copied to clipboard

SDK for DigiSelfie platform. Use this SDK to connect to DigiSelfie API and build interactive social networking applications on Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add digiselfie_sdk

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

dependencies:
  digiselfie_sdk: ^0.0.9

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:digiselfie_sdk/digiselfie_sdk.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

SDK for DigiSelfie platform. Use this SDK to connect to DigiSelfie API and build interactive social networking applications on Flutter.

Homepage

License

unknown (LICENSE)

Dependencies

build_runner, build_test, http, json_annotation, json_serializable, meta, pedantic, test

More

Packages that depend on digiselfie_sdk