1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Is there a way to identify a function being executed and a class being called in...

Discussão em 'Mobile' iniciado por Stack, Outubro 25, 2024 às 10:32.

  1. Stack

    Stack Membro Participativo

    I need to make a "paranoid log" for my Flutter app.

    The "paranoid log" is a log that catches all callouts of functions, classes and values that those returns to the system.

    I want to know if in Flutter there is a way to listen all of those callouts and returns of values.

    To this "paranoid log" I dont want to call the log in classes and functions.

    The log needs to listen operations in the flutter app and log.

    Paranoid Log objective

    Continue reading...

Compartilhe esta Página