ptwcode_crowd_connected 1.0.5
ptwcode_crowd_connected: ^1.0.5 copied to clipboard
This package implements native crowd_connected SDKs for Android and IOS.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ptwcode_crowd_connectedThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
ptwcode_crowd_connected: ^1.0.5Alternatively, 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:ptwcode_crowd_connected/ptwcode_crowd_connected.dart';