verloop_flutter_sdk 0.0.2 copy "verloop_flutter_sdk: ^0.0.2" to clipboard
verloop_flutter_sdk: ^0.0.2 copied to clipboard

outdated

Verloop SDK wrapper for Android and iOS. This would help the existing clients of verloop in adding chat functionalitites to their existing flutter app. This widget doesn't have UI of its own but can b [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add verloop_flutter_sdk

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

dependencies:
  verloop_flutter_sdk: ^0.0.2

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:verloop_flutter_sdk/verloop_flutter_sdk.dart';
3
likes
0
points
295
downloads

Publisher

verified publisherverloop.io

Weekly Downloads

Verloop SDK wrapper for Android and iOS. This would help the existing clients of verloop in adding chat functionalitites to their existing flutter app. This widget doesn't have UI of its own but can be added to any other widget to open the verloop chat.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on verloop_flutter_sdk