sdk_example 1.0.39 copy "sdk_example: ^1.0.39" to clipboard
sdk_example: ^1.0.39 copied to clipboard

A Sample SDK for testing purpose.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sdk_example

With Flutter:

 $ flutter pub add sdk_example

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

dependencies:
  sdk_example: ^1.0.39

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:sdk_example/sdk_example.dart';
1
likes
0
points
142
downloads

Publisher

unverified uploader

Weekly Downloads

A Sample SDK for testing purpose.

License

unknown (license)

Dependencies

flutter, flutter_cashfree_pg_sdk, flutter_inappwebview, razorpay_flutter

More

Packages that depend on sdk_example