KeyWordFlutterPC library

Classes

KeyWordFlutterPC
A class that manages a keyword detection engine and coordinates communication with native platforms using MethodChannel and EventChannel.

Functions

createKeyWordFlutterPCInstance(String instanceId, {bool isSticky = false}) KeyWordFlutterPC
Creates and returns a new KeyWordFlutterPC instance with the provided instanceId and optional isSticky value.