simple_dark_mode_webview 0.1.4+1 copy "simple_dark_mode_webview: ^0.1.4+1" to clipboard
simple_dark_mode_webview: ^0.1.4+1 copied to clipboard

outdated

A simple implementation of dark mode or dark theme webview, just for raw HTML text only.

[0.1.4+1] - 2020.05.25 #

  • Changed to [Theme.of(context).textTheme.bodyText2],
  • As pub.dev has warned 'body1' is deprecated, finally.

[0.1.3+2] - 2020.04.11 #

  • Revert Flutter's minimum version from 1.17.0 to 1.12.13+hotfix.8
  • and use [Theme.of(context).textTheme.body1] as long as it can be used.

[0.1.3] - 2020.04.11 #

  • Changed Flutter's minimum version from 1.12.13+hotfix.8 to 1.17.0
  • Because [Theme.of(context).textTheme.body1] is deprecated with Flutter 1.17.0,
  • and [Theme.of(context).textTheme.bodyText2] isn't defined for the class 'TextTheme' with Flutter 1.12.13.

[0.1.2] - 2020.04.11 #

  • Responded to health issues.

[0.1.1] - 2020.04.11 #

  • Responded to health issues.

[0.1.0] - 2020.04.10 #

  • Release public version and responded to health issues.

[0.0.2] - 2020.04.10 #

  • Adjusted initial values and comments.

[0.0.1] - 2020.04.09 #

  • Releasing first version.
5
likes
0
pub points
33%
popularity

Publisher

verified publisherhilog07.blogspot.com

A simple implementation of dark mode or dark theme webview, just for raw HTML text only.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, webview_flutter

More

Packages that depend on simple_dark_mode_webview