binding library
Classes
- FullstoryBinding
- A Fullstory-instrumented version of WidgetsFlutterBinding.
- FullstoryPipelineOwner
- A Fullstory-instrumented version of PipelineOwner.
Enums
Functions
-
runFullstoryApp(
Widget app, {LogLevel logLevel = LogLevel.note, bool logScanMetrics = kDebugMode, bool shortenSelectors = true, bool captureImages = false}) → void - Runs the given app inside a Fullstory-instrumented binding.
-
runFullstoryWidget(
Widget app, {LogLevel logLevel = LogLevel.note, bool logScanMetrics = kDebugMode, bool shortenSelectors = true, bool captureImages = false}) → void - Runs the given app inside a Fullstory-instrumented binding.