flog_flow 0.1.0 copy "flog_flow: ^0.1.0" to clipboard
flog_flow: ^0.1.0 copied to clipboard

Graba el flujo de navegación real del usuario (pantallas, taps, red, logs y errores) y lo exporta en un archivo cifrado .flowx que se reproduce en un visor web.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flog_flow

With Flutter:

 $ flutter pub add flog_flow

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flog_flow: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flog_flow/flog_flow.dart';
9
likes
0
points
713
downloads

Publisher

verified publisheralecodeando.dev

Weekly Downloads

Graba el flujo de navegación real del usuario (pantallas, taps, red, logs y errores) y lo exporta en un archivo cifrado .flowx que se reproduce en un visor web.

Homepage

Topics

#debugging #session-replay #monitoring #analytics

License

unknown (license)

Dependencies

archive, cryptography, dio, flutter, image, path, path_provider

More

Packages that depend on flog_flow