autoussdflutter library

Classes

AutoUssdFlutter
Network
Represents a SIM network
OverlayThemeData
Defines the visual theme for AutoUssd
Result
Represents the result of a session execution
UssdDialogOverride
Defines a dialog type override based on specified keywords

Enums

ResultStatus
Enum constants for report statuses
UssdDialogType
Enum constants for USSD dialog types

Typedefs

SessionCountCallback = void Function(int count)
SessionResultCallback = void Function(Result result)