flutter_themez 3.1.0 copy "flutter_themez: ^3.1.0" to clipboard
flutter_themez: ^3.1.0 copied to clipboard

A simple wrapper for Flutter's ThemeData. Including "light" and "dark".

Flutter Themez #

[3.1.0] #

  • Add useMaterial3 property to allow users to opt in.
  • Adjust default appBarTheme for light/dark.

[3.0.0] #

  • Update Flutter to latest version.
  • Replace withOpacity with withValues.
  • Replace TabBarTheme with TabBarThemeData.
  • Replace MaterialStateProperty with WidgetStateProperty.

[2.0.9] #

  • Fix TabBar font.

[2.0.5] #

  • Provide additional parameter.

[2.0.3] #

  • Provide more documentation.

[2.0.2] #

  • Fix useMaterial3 due to latest Flutter update (3.16). ie: Not Ready

[2.0.1] #

  • Allow reconstruction of themez.

[2.0.0] #

  • BREAKING:
    • Change primary/secondary colors to dart:ui color.
  • Other:
    • Add extra params to the constructor.

[1.2.2] #

  • Update lints.

[1.2.1] #

  • Use ThemeData.estimateBrightnessForColor method instead when getting ColorExtension.brightness.

[1.2.0] #

  • Add NavigationRailTheme.

[1.1.0] #

  • Update dependency constraints.

[1.0.8] #

  • Modify elevated button theme.

[1.0.7] #

  • Bump dependency versions.

[1.0.6] #

  • Bump versions.

[1.0.5] #

  • Fix some lints.

[1.0.4] #

  • Fix TabBar light and add label color.

[1.0.3] #

  • Add TabBarTheme.

[1.0.2] #

  • Update readme.

[1.0.1] #

  • Change directory structure to match standards.

[1.0.0] #

  • Initial release.
2
likes
150
points
123
downloads

Publisher

verified publishermj12358.dev

Weekly Downloads

A simple wrapper for Flutter's ThemeData. Including "light" and "dark".

Repository (GitHub)
View/report issues

Topics

#flutter #theme

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_themez