flutter_exprtk_platform_interface library

Classes

ExpressionInterface
FlutterExprtkPlatform
The interface that implementations of flutter_exprtk must implement.
FlutterExprtkPlatformUnsupported
An implementation of FlutterExprtkPlatform that throws an UnsupportedError when attempting to call a method.