applozic_flutter 0.2.0 copy "applozic_flutter: ^0.2.0" to clipboard
applozic_flutter: ^0.2.0 copied to clipboard

Applozic flutter chat plugin that lets you add real time chat and in-app messaging in your flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applozic_flutter

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

dependencies:
  applozic_flutter: ^0.2.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:applozic_flutter/applozic_flutter.dart';
8
likes
30
pub points
0%
popularity

Publisher

verified publisherapplozic.com

Applozic flutter chat plugin that lets you add real time chat and in-app messaging in your flutter app.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on applozic_flutter