janus_client 2.2.0 copy "janus_client: ^2.2.0" to clipboard
janus_client: ^2.2.0 copied to clipboard

outdated

janus gateway client for dart

2.2.0 #

  • All major plugins fully support unified plan
  • Typed examples updated with null safety and latest dart constraints
  • Introduced plugin specific wrapper classes with respective operation methods for rich development experience
  • Introduced typed events (Class Based Events) for brilliant auto completion support for IDE
  • Supports null-safety

2.1.1-beta #

  • fixes and improvements due to null safety
  • web demo setup using github pages

2.1.0-beta #

  • supports null safety

2.0.1-beta #

  • fixed issue #37
  • introduced logger support for better plugin level log control

2.0.0-beta #

  • features brand new api
  • simplified development using stream api

0.0.4 #

  • Streaming Support added
  • bug in send method fixed for rest api

0.0.3 #

  • Complete Instagram Like Videocall example
  • better garbage collection api

0.0.2 #

  • Added Videocall example
  • Updated WebRTC dependencies
  • bug fixes and improvements

0.0.1 #

  • initial Release