Skip to main content

PlanetKit 6.1 and WebPlanetKit 5.4 release

PlanetKit 6.1

PlanetKit 6.1 has been released.

AndroidiOSmacOSWindows
6.1.06.1.06.1.06.1.0
  1. Support user types

    • Supports a feature that allows the application to define and set user types when joining a group call (for example, distinguishing between regular users and bot users).
    • You can customize the app's behavior or UI based on the user type.
    • User types are divided into custom user types defined and managed by the application and PlanetKit user types defined internally by LINE Planet.
      • Custom user types: Can be used in cases such as involving agents developed by the application in LINE Planet group calls.
        • In this case, user type values can be set from 1 to 9999.
      • PlanetKit user types: Can be used when involving agents within the LINE Planet Cloud in group calls.
        • In this case, user type values of 10000 or higher, as defined in PlanetKitUserType, are used.
        • For more information on agent calls, refer to Agent call.
    • For more information on user types, refer to the following documents.
    • Supported call types: Group call
    • Supported platforms: Android, iOS, macOS, Windows

PlanetKit 6.0 release

PlanetKit 6.0

PlanetKit 6.0 has been released.

AndroidiOSmacOSWindows
6.0.06.0.06.0.06.0.0
  1. Automatic control of audio devices within PlanetKit
    • Starting with PlanetKit 6.0, audio devices are automatically controlled within PlanetKit.
    • PlanetKit uses audio devices only when necessary.
      • For example, the microphone is not used when muted.
    • You can determine whether PlanetKit is using the microphone through the microphone indicator provided by the OS.
    • Supported call types: 1-to-1 call, group call
    • Supported platforms: Android, iOS, macOS, Windows

Release of PlanetKit 1.0 for Flutter

PlanetKit 1.0 for Flutter has been released.

Introducing PlanetKit 1.0 for Flutter

  • PlanetKit 1.0 for Flutter supports the following features:

    • 1-to-1 audio and video calls
    • Group audio and video calls
    • Screen share
  • Data and message features and subgroup-related features will be supported in the future.

  • For a detailed description of PlanetKit for Flutter, refer to Overview.

  • For the minimum system requirements of the devices supported by PlanetKit for Flutter, refer to PlanetKit system requirements.

  • For more information about the features supported by PlanetKit for Flutter, refer to the LINE Planet function table.

Initial release of PlanetKit for Flutter

We're pleased to announce the initial release of PlanetKit for Flutter, v0.6.

  • Flutter is a cross-platform GUI SDK developed and supported by Google. It allows development of application logic for iOS, Android, web, Windows, macOS, and Linux using a single codebase with the Dart language.
  • PlanetKit for Flutter currently supports iOS and Android only, and we have plans to extend support to macOS and Windows in the future.
  • The beta version of PlanetKit for Flutter supports only a limited type of calls, but we are planning to support all call types in the official version.
  • PlanetKit for Flutter does not provide a UI.