common-v1.0.0
Initial public release.
Features
MixpanelEventBridge— process-wide broadcast stream of tracked Mixpanel events. Populated bymixpanel_flutter; all members are@internal, reserved for Mixpanel-authored downstream packages (e.g.mixpanel_flutter_session_replay).MixpanelEvent— event payload type delivered through the bridge.- JSONLogic evaluator —
JsonLogicParserandJsonLogicEvaluatorfor the subset of json-logic expressions used by Mixpanel server-configured Event Triggers. Behavior is aligned with the Android and iOS Mixpanel SDKs. JsonLogicExceptionhierarchy — typed exceptions for malformed input, type mismatches, and unsupported operators.