chat360_flutter_sdk 0.1.0 copy "chat360_flutter_sdk: ^0.1.0" to clipboard
chat360_flutter_sdk: ^0.1.0 copied to clipboard

A Flutter package that wraps the Chat360 web client in a WebView.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat360_flutter_sdk

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

dependencies:
  chat360_flutter_sdk: ^0.1.0

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:chat360_flutter_sdk/chat360_flutter_sdk.dart';
2
likes
160
points
173
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that wraps the Chat360 web client in a WebView.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, url_launcher, webview_flutter

More

Packages that depend on chat360_flutter_sdk