golog 0.1.3 copy "golog: ^0.1.3" to clipboard
golog: ^0.1.3 copied to clipboard

View custom logger inside app. Works on debug and release mode.

Changelog #

0.1.3 #

  • Refactor expand method
  • Improve copy to clipboard value
  • Update example

0.1.2 #

  • Add WidgetsBinding.instance.addPostFrameCallback to Golog.add(...)
  • Update flutter_lints to 4.0.0

0.1.1 #

  • Fix text color of overview still following app theme

0.1.0 #

  • Hide arrow icon when body is empty
  • Update flutter_lints to 3.0.2

0.0.9 #

  • Fix golog theme overriding app theme

0.0.8 #

  • Fix app theme overriding golog theme
  • Update example to have different theme from golog theme

0.0.7 #

  • Fix clear button not clearing list if no log is opened

0.0.6 #

  • Add clear button

0.0.5+1 #

  • Update Changelog

0.0.5 #

  • Update the GologWidget()
  • Change body from String? to Map<String, dynamic>?

0.0.4 #

  • Update the GologWidget()
  • Change copy function from tap to long press

0.0.3 #

  • Set GologWidget() to public access
  • Update documentation

0.0.2+1 #

  • Update documentation
  • Update license

0.0.2 #

  • Update to improve pub points

0.0.1 #

  • Initial release
1
likes
140
points
72
downloads

Publisher

verified publisherdigitalservice.id

Weekly Downloads

View custom logger inside app. Works on debug and release mode.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on golog