FLUTTER ECOSYSTEM

pubnub

PubNub SDK v6 for Dart lang (with Flutter support) that allows you to create real-time applications

Latest version
7.1.0
30-day downloads
9K
Likes
52
Pub points
130

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

PubNub SDK v6 for Dart enables real-time communication in Flutter and other Dart applications. It supports instant data streaming across multiple platforms, including Android, iOS, Web, macOS, Windows, and Linux. Developers can build live features like chat, notifications, live dashboards, and collaborative tools with low-latency messaging. The SDK integrates seamlessly into Flutter projects via a simple package addition. With robust security, scalability, and global infrastructure, it's ideal for apps requiring real-time updates and synchronization.

Use cases
  • Real-time chat applications
  • Live data dashboards
  • Push notifications
  • Collaborative editing tools
  • IoT device monitoring
Key features
  • Low-latency messaging
  • Cross-platform support
  • Secure token-based authentication
  • Global CDN infrastructure
  • Presence detection
  • Message history
Suitable for
  • Real-time app developers
  • IoT application creators
  • Teams building live collaboration tools
  • Apps needing instant push updates
  • Flutter projects requiring real-time sync
Considerations
  • Requires PubNub account and API keys
  • May incur costs based on message volume
  • Complexity increases with advanced features like presence and message history
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add pubnub

Categories

Related projects