nchat 0.0.1 copy "nchat: ^0.0.1" to clipboard
nchat: ^0.0.1 copied to clipboard

A pure Dart/Flutter chat SDK for NBase platform with real-time messaging, GraphQL API, Socket.IO support, and multi-region capabilities.

0.0.1 #

  • Initial release of NChat SDK for Flutter
  • Pure Dart implementation with no native dependencies
  • Real-time messaging with Socket.IO integration
  • GraphQL API for chat operations
  • Support for multiple regions (kr, beta, dev, alpha, local)
  • Channel management (create, update, delete, subscribe)
  • Message operations (send, delete, query, unread count)
  • File upload and sharing support
  • Member management (add, remove, ban, unban)
  • Push notification support with Firebase
  • Compatible with NBase-SDK-Android NChat API
0
likes
120
points
12
downloads

Publisher

verified publishernbase.io

Weekly Downloads

A pure Dart/Flutter chat SDK for NBase platform with real-time messaging, GraphQL API, Socket.IO support, and multi-region capabilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

dio, equatable, firebase_core, firebase_messaging, flutter, flutter_local_notifications, freezed_annotation, gql, graphql_flutter, http, http_parser, json_annotation, meta, rxdart, socket_io_client

More

Packages that depend on nchat