flutter_help_sdk 1.0.1 copy "flutter_help_sdk: ^1.0.1" to clipboard
flutter_help_sdk: ^1.0.1 copied to clipboard

The SDK provides easy access to help your app end users

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_help_sdk

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

dependencies:
  flutter_help_sdk: ^1.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:flutter_help_sdk/bolddesk_support_sdk.dart';
import 'package:flutter_help_sdk/bolddesk_support_sdk_method_channel.dart';
import 'package:flutter_help_sdk/bolddesk_support_sdk_platform_interface.dart';
0
likes
140
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

The SDK provides easy access to help your app end users

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_help_sdk

Packages that implement flutter_help_sdk