dragon_logs 1.0.3 copy "dragon_logs: ^1.0.3" to clipboard
dragon_logs: ^1.0.3 copied to clipboard

An efficient cross-platform Flutter log storage framework with minimal dependencies.

1.0.3 #

  • Fix log message sorting bug. Thanks to @takenagain for their first contribution to this project.

1.0.2 #

  • Bump intl dependency to latest version of 0.19.0.

1.0.1 #

  • Refactor to share more code with web and native platforms.
  • Fix date parsing bug.
  • Add public API to clear all logs.

Refactor to share more code between web and native platforms (focused mainly on file name and directory handling) and fix a bug where logs belonging to days with a single digit month or day could not be parsed.

1.0.0 #

  • Stable release
  • Tweak: Localisation initialisation no longer needs to be inialised before logs.

0.1.1-preview.1 #

  • Memory improvement for log flushing.
  • Bug fixes.

0.1.0-preview.1 #

  • Bug fixes.

0.0.1-preview.1 #

  • Initial preview version.
1
likes
120
pub points
63%
popularity

Publisher

unverified uploader

An efficient cross-platform Flutter log storage framework with minimal dependencies.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

file_system_access_api, flutter, flutter_localizations, intl, js, path, path_provider, share_plus

More

Packages that depend on dragon_logs