tellam 0.1.5 copy "tellam: ^0.1.5" to clipboard
tellam: ^0.1.5 copied to clipboard

Tellam flutter package to integrate FAQ and live support chat using firebase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tellam

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

dependencies:
  tellam: ^0.1.5

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:tellam/tellam.dart';
4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Tellam flutter package to integrate FAQ and live support chat using firebase.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

bubble, cached_network_image, firebase_database, floor, flutter, flutter_gradient_colors, flutter_html, flutter_icons, flutter_svg, intl, rxdart, sqflite, timeago, url_launcher

More

Packages that depend on tellam