freshchat 0.1.6 copy "freshchat: ^0.1.6" to clipboard
freshchat: ^0.1.6 copied to clipboard

Copy of https://pub.dev/packages/flutter_freshchat that supports ios theming and older versions of android (Camera capture is disabled).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add freshchat

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

dependencies:
  freshchat: ^0.1.6

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:freshchat/freshchat.dart';
3
likes
40
pub points
1%
popularity

Publisher

unverified uploader

Copy of https://pub.dev/packages/flutter_freshchat that supports ios theming and older versions of android (Camera capture is disabled).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on freshchat