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

Verloop SDK wrapper for Android and iOS.This would help the existing clients of verloop in adding chat functionalities to their flutter app.

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.9

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
150
pub points
63%
popularity

Publisher

verified publisherverloop.io

Verloop SDK wrapper for Android and iOS.This would help the existing clients of verloop in adding chat functionalities to their flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on verloop_flutter_sdk