Package io.flutter.embedding.engine.dart
package io.flutter.embedding.engine.dart
-
ClassDescriptionConfigures, bootstraps, and starts executing Dart code.Configuration options that specify which Dart callback function is executed and where to find that callback and other assets required for Dart execution.Configuration options that specify which Dart entrypoint function is executed and where to find that entrypoint and other assets required for Dart execution.Callback interface invoked when the isolate identifier becomes available.Handler that receives messages from Dart code.A BinaryMessenger.TaskQueue that posts to the platform thread (aka main thread).