simple_dark_mode_webview 0.3.1 copy "simple_dark_mode_webview: ^0.3.1" to clipboard
simple_dark_mode_webview: ^0.3.1 copied to clipboard

A simple implementation of dark mode or dark theme webview. The idea is very simple, this webview wraps the whole html text with a dark mode <body> tag.

[0.3.1] - 2022.01.16 #

  • Add and
  • Because fonts became very small on the new webview_flutter.

[0.3.0] - 2022.01.12 #

  • update webview_flutter version.
  • and flutter & Dart's null-safety has become official.

[0.2.0-nullsafety.1] - 2021.06.17 #

  • Migration to null-safety.

[0.1.5] - 2021.03.20 #

  • update webview_flutter version.

[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
120
pub points
32%
popularity

Publisher

verified publisherhilog07.blogspot.com

A simple implementation of dark mode or dark theme webview. The idea is very simple, this webview wraps the whole html text with a dark mode <body> tag.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, webview_flutter

More

Packages that depend on simple_dark_mode_webview