Datadog Flutter
A Flutter package that provides a unified instance between the native mobile Datadog SDKs iOS and Android. It was originally written in Objective-C for compatibility with non-Swift implementations. But building the framework was not tenable and was converted to Swift.
Virtual Device
Flutter CLI's tool does a great job of detecting connected devices and simulators/emulators. However, it stops short of creating and managing these devices. Virtual Devices is a CLI tool to unify the avdmanager
, emulator
, abd
and xrun simctl
into a standardized interface.