main library
Classes
- AppWidget
- Root widget of the application.
- LogObserver
- Logs navigation events.
Constants
-
sensitiveKeys
→ const List<
String> - A list of all keys that should be censored in log messages.
Functions
-
main(
) → void -
scrubSensitiveData(
String message) → String - Censores sensitive data in log messages.