beam_vm_platform_interface 1.0.1 copy "beam_vm_platform_interface: ^1.0.1" to clipboard
beam_vm_platform_interface: ^1.0.1 copied to clipboard

A common platform interface for the beam_vm plugin.

1.0.1 #

1.0.0 #

  • Initial release of the BEAM VM platform interface.
  • Provides BeamVmPlatform abstract class for platform implementations.
  • Includes BeamVmStatus enum and BeamVmException class.
  • Default MethodChannelBeamVm implementation using platform channels.