nchat 0.0.1
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