appmsgr_flutter 2.1.2 copy "appmsgr_flutter: ^2.1.2" to clipboard
appmsgr_flutter: ^2.1.2 copied to clipboard

Official Flutter SDK for AppMsgr chat infrastructure. Provides REST API client and GraphQL subscriptions for real-time messaging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appmsgr_flutter

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

dependencies:
  appmsgr_flutter: ^2.1.2

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:appmsgr_flutter/appmsgr_flutter.dart';
0
likes
130
points
127
downloads

Documentation

Documentation
API reference

Publisher

verified publisherappmsgr.com

Weekly Downloads

Official Flutter SDK for AppMsgr chat infrastructure. Provides REST API client and GraphQL subscriptions for real-time messaging.

Homepage
Repository (GitHub)
View/report issues

Topics

#chat #messaging #gaming #real-time #graphql

License

MIT (license)

Dependencies

connectivity_plus, flutter, graphql_flutter, hive, hive_flutter, http, json_annotation, logger, retry

More

Packages that depend on appmsgr_flutter