simple_native_logger 1.0.0
simple_native_logger: ^1.0.0 copied to clipboard
Plugin to use platform native logging system. Log is also printed to console if needed.
1.0.0 (Dec. 2025) #
- update build configs to run on flutter version 3.38.5
- add static field cachedLogList
0.2.1 (Oct. 2024) #
- documentation typo
0.2.0 (Oct. 2024) #
- add useIsLoggable property to SimpleNativeLogger class.
0.1.4 (Oct. 2024) #
- documentation typo
0.1.2 (Oct. 2024) #
- update documentation
- format code
0.1.1 #
- add real implementation.
0.1.0 #
- Initial development release.