sj_sdk_testing 0.0.14 copy "sj_sdk_testing: ^0.0.14" to clipboard
sj_sdk_testing: ^0.0.14 copied to clipboard

A SDK to access XXX services such as login, sign-up, point exchange, ext..

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sj_sdk_testing

With Flutter:

 $ flutter pub add sj_sdk_testing

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

dependencies:
  sj_sdk_testing: ^0.0.14

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

Import it

Now in your Dart code, you can use:

import 'package:sj_sdk_testing/sj_sdk_testing.dart';
1
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A SDK to access XXX services such as login, sign-up, point exchange, ext..

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, plugin_platform_interface

More

Packages that depend on sj_sdk_testing

Packages that implement sj_sdk_testing