PackageTrack
Sign in Get early access

aws_ivs_realtime

Flutter plugin for Amazon IVS Real-Time (Stages): native stage video grid, optional SigV4 control-plane helpers, and IVS Chat WebSocket session utilities.

0.1.4 vipulbansal/aws_ivs_realtime

What this package is like to depend on

Last release 3 months ago

04 May 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

3 months old

5 releases · first in 2026

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · May 2026 to May 2026
Release Pre-release

Releases

latest 5
  1. 0.1.4 04 May 2026
    Release notes
    • README: prominent app-only, no-backend sample app aws_ivs_realtime_usage — new table row, blockquote callout under the source table, and cross-link from Example app so pub.dev users have a standalone Flutter reference repo to clone.
    Open source →
  2. 0.1.3 04 May 2026
    Release notes
    • Native participant tiles: optional per-tile state strip (subscribe/mute/audio dB). Default off for a cleaner production look; opt in from Dart with IvsRealtimePlatform.setShowParticipantStateOverlay(true) (example app enables it so the bundled demo matches earlier behavior). Method channel: setShowParticipantStateOverlay with { "visible": bool }.
    Open source →
  3. 0.1.2 04 May 2026
    Release notes
    • README: Dart-only layout/chrome around the stage (no native XML/Swift required for buttons/lists); listStages → Flutter list → join existing stage code snippet; GitHub + clone + example flutter run; prominent source table.
    • README: streaming-only vs optional IVS Chat — no plugin toggle; opt in by APIs/UI you use.
    • README: explicit Android <uses-permission> and iOS Info.plist keys (plugin does not inject them); clarify manifest vs runtime permission_handler requests.
    • README: real-time stage + optional IVS Chat positioning; full IvsLiveControlPlane method ↔ AWS ↔ return-type table; after implementing the interface — how to wire control, IvsRealtimePlatform, platform view (AndroidView / UiKitView), and optional IvsChatSession; app-only --dart-define / credential resolver; optional userId on mintParticipantToken and mintChatToken userId / attributes for real display names; .gitignore / .pubignore hygiene (when applicable).
    • Dart: library documentation on aws_ivs_realtime.dart; expanded IvsLiveControlPlane and IvsRealtimePlatform.join API docs.
    • pubspec.yaml: verified publisher domain when publishing under a pub.dev verified publisher.
    Open source →
  4. 0.1.1 04 May 2026
    Release notes
    • README: participant token vs IAM keys, backend vs device SigV4, package API map, and “no install wizard” clarification.
    • Dart: library documentation on aws_ivs_realtime.dart; expanded IvsRealtimePlatform / join API docs.
    Open source →
  5. 0.1.0 04 May 2026
    Release notes
    • Initial pub.dev–oriented release as a Flutter plugin (aws_ivs_realtime).
    • Android and iOS native IVS Real-Time Stages (platform view + method channel).
    • Dart: IvsLiveControlPlane with IvsAwsSigV4ControlPlane (frontend) and backend-oriented API surface.
    • permission_handler preflight for microphone/camera before join/publish.
    • Example app under example/ mirroring the original demo.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive