gtateth_flutter_sdk 0.1.10 copy "gtateth_flutter_sdk: ^0.1.10" to clipboard
gtateth_flutter_sdk: ^0.1.10 copied to clipboard

Official Flutter SDK and native UI components for g-tateth chat widget integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gtateth_flutter_sdk

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

dependencies:
  gtateth_flutter_sdk: ^0.1.10

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:gtateth_flutter_sdk/gtateth_flutter_sdk.dart';
1
likes
130
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK and native UI components for g-tateth chat widget integration.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, http, shared_preferences, socket_io_client, uuid

More

Packages that depend on gtateth_flutter_sdk