ruut_flutter 0.0.2+patch copy "ruut_flutter: ^0.0.2+patch" to clipboard
ruut_flutter: ^0.0.2+patch copied to clipboard

The official Flutter SDK for Ruut Chat,this SDK provides developers with a seamless way to integrate the Ruut chat widget into their Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ruut_flutter

With Flutter:

 $ flutter pub add ruut_flutter

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

dependencies:
  ruut_flutter: ^0.0.2+patch

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ruut_flutter/ruut_flutter.dart';
2
likes
0
points
89
downloads

Publisher

verified publisherruut.chat

Weekly Downloads

The official Flutter SDK for Ruut Chat,this SDK provides developers with a seamless way to integrate the Ruut chat widget into their Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, dio, equatable, file_picker, flutter, flutter_chat_types, flutter_chat_ui, flutter_inappwebview, flutter_secure_storage, flutter_svg, hive, hive_flutter, http_parser, image_picker, intl, json_annotation, path_provider, riverpod, stream_channel, synchronized, url_launcher, uuid, web_socket_channel

More

Packages that depend on ruut_flutter