menu
gg_capture_print package
documentation
gg_capture_print.dart
gg_capture_print.dart
dark_mode
light_mode
gg_capture_print
library
Functions
capturePrint
(
{
void
ggLog
(
String
)?,
required
FutureOr
<
void
>
code
()
})
→
FutureOr
<
List
<
String
>
>
Captures the print statements and forwards them to the log function.
hasLog
(
List
<
String
>
logMessages
,
Pattern
log
)
→
bool
Returns true if the log is found in the log messages.
gg_capture_print package
documentation
gg_capture_print.dart
gg_capture_print
package
Libraries
gg_capture_print
gg_capture_print library