katana_theme 2.5.4 copy "katana_theme: ^2.5.4" to clipboard
katana_theme: ^2.5.4 copied to clipboard

Base package for providing simple and straightforward theme definitions on Flutter.

2.5.4 #

2.5.3 #

  • Update a dependency to the latest release.

2.5.2 #

  • Update a dependency to the latest release.

2.5.1 #

  • Update a dependency to the latest release.

2.5.0 #

2.4.3 #

  • Update a dependency to the latest release.

2.4.2 #

  • Update a dependency to the latest release.

2.4.1 #

  • FIX: Annotation of useResult is given. (89bb3f75)

2.4.0 #

  • FEAT: Added SurfaceVariant and others. (3f432cab)

2.3.1 #

  • FIX: Asset.image with a header. (73b18dda)

2.3.0 #

  • FEAT: Addition of katana_test and katana_builder. (4ac65b26)

2.2.11 #

  • Update a dependency to the latest release.

2.2.10 #

2.2.9 #

  • Update a dependency to the latest release.

2.2.8 #

  • FIX: Bug fixes around File assets. (babce48e)

2.2.7 #

  • Update a dependency to the latest release.

2.2.6 #

  • FIX: Fixed a bug on the web. (c85774fe)

2.2.5 #

  • FIX: Asset's document folder and temporary folders can now be specified type-safe. (51497142)

2.2.4 #

  • Update a dependency to the latest release.

2.2.3 #

  • Update a dependency to the latest release.

2.2.2 #

  • Update a dependency to the latest release.

2.2.1 #

  • Update a dependency to the latest release.

2.2.0 #

  • FEAT: Added the ability to specify to Document and Temporary folders. (4ca19cc4)

2.1.11 #

  • Update a dependency to the latest release.

2.1.10 #

  • Update a dependency to the latest release.

2.1.9 #

  • Update a dependency to the latest release.

2.1.8 #

  • FIX: Remove Deprecated methods. (5ffbb924)

2.1.7 #

  • Update a dependency to the latest release.

2.1.6 #

  • Update a dependency to the latest release.

2.1.5 #

  • Update a dependency to the latest release.

2.1.4 #

  • FIX: Version error correction. (3e7b0288)

2.1.3 #

  • Update a dependency to the latest release.

2.1.2 #

  • FIX: Match the notation of "part of" to Linter. (cca8c742)

2.1.1 #

  • Update a dependency to the latest release.

2.1.0 #

  • FEAT: NetworkImage can be cached locally. (fc00f2f6)

2.0.29 #

  • FIX: Fixed image cache was not working properly. (ad1b9874)

2.0.28 #

  • FIX: Image URLs starting with "blob:" are now displayed in MemoryImage. (77d4f5cd)

2.0.27 #

  • Update a dependency to the latest release.

2.0.26 #

  • FIX: In the case of IOS, it is the other way around, so adjust to that. (0cddf475)

2.0.25 #

  • FIX: Added the ability to explicitly change the color of the status bar. (2ccaeffa)

2.0.24 #

  • FIX: systemStyleOverlay is now reflected. (9e88ee24)

2.0.23 #

  • Update a dependency to the latest release.

2.0.22 #

  • FIX: Fixed around the color of the modal. (cd76a967)

2.0.21 #

  • Update a dependency to the latest release.

2.0.20 #

  • FIX: Added missing settings. (3eb1cb69)

2.0.19 #

  • Update a dependency to the latest release.

2.0.18 #

  • FIX: DecorationColor was also changed to match. (6db74865)

2.0.17 #

  • FIX: Change the configuration of build.yaml. (39737f69)

2.0.16 #

  • FIX: Added the ability to get the Brightness of the system in theme.brightness. (9b64cb3f)

2.0.15 #

  • DOCS: Added GithubSponsors to ReadMe. (4492e87e)

2.0.14 #

2.0.13 #

  • Update a dependency to the latest release.

2.0.12 #

  • Update a dependency to the latest release.

2.0.11 #

  • DOCS: Changed ReadMe header. (4bc527cb)

2.0.10 #

2.0.9 #

  • FIX: Raised the Dart version of Example. (55d99042)

2.0.8 #

  • Update a dependency to the latest release.

2.0.7 #

  • Update a dependency to the latest release.

2.0.6 #

  • Update a dependency to the latest release.

2.0.5 #

  • FIX: Adjust colors in case of light theme. (2a6b8c02)

2.0.4 #

  • FIX: Set the hashCode of TextProvider. (12dd6361)

2.0.3 #

  • FIX: Maintenance of TextProvider and changes to Asset.text. (74f20219)

2.0.2 #

  • FIX: Added generateRandomMaterialColor. (03d30c72)

2.0.1 #

  • Update a dependency to the latest release.

2.0.0 #

Note: This release has breaking changes.

  • FEAT: Dart 3.0.0 compatible. (cc981bbc)
  • BREAKING FEAT: Dart 3.0.0 compatible. (bf192403)

1.4.13 #

  • Update a dependency to the latest release.

1.4.12 #

  • Update a dependency to the latest release.

1.4.11 #

  • FIX: Added the ability to specify ThemeMode. (cfdb3199)

1.4.10 #

  • Update a dependency to the latest release.

1.4.9 #

  • FIX: Fixed a bug that build.yaml is no longer included. (be918cab)

1.4.8 #

1.4.7 #

  • Update a dependency to the latest release.

1.4.6 #

  • Update a dependency to the latest release.

1.4.5 #

  • Update a dependency to the latest release.

1.4.4 #

  • Update a dependency to the latest release.

1.4.3 #

  • Update a dependency to the latest release.

1.4.2 #

  • FIX: Changed to apply to ChipTheme as well. (42ac2ca1)

1.4.1 #

  • FIX: Added flag to fix theme. (3e31542f)

1.4.0 #

  • FEAT: The color of Theme is now explicitly divided between light mode and dark mode. (8d87118b)

1.3.3 #

  • FIX: Add centerTitleOnAppBar. (938d2bcb)

1.3.2 #

  • FIX: Fixed defaultURL in Asset.image that cannot be generated. (61ef6a2d)

1.3.1 #

  • FIX: URI can now be specified even if null. (7139b8d6)

1.3.0 #

1.2.17 #

  • Update a dependency to the latest release.

1.2.16 #

1.2.15 #

  • FIX: Fixed an outdated version of Katana. (47ff3566)
  • FIX: Fixed a problem that was not being replaced properly. (aea5900c)
  • DOCS: Fix ReadMe. (97288683)

1.2.14 #

  • FIX: Fixed a problem that was not being replaced properly. (aea5900c)
  • DOCS: Fix ReadMe. (97288683)

1.2.13 #

  • Update a dependency to the latest release.

1.2.12 #

  • FIX: Fixed text color in DarkTheme. (79272447)

1.2.11 #

1.2.10 #

  • Update a dependency to the latest release.

1.2.9 #

  • FIX: Added a method to invert Brightness. (a4538c6e)

1.2.8 #

  • FIX: Addition of Export package. (0c06923e)

1.2.7 #

  • FIX: Fixed a bug with MaterialDesign3 support. (0390bcdb)

1.2.6 #

  • Update a dependency to the latest release.

1.2.5 #

  • FIX: Fixed a bug that files were not generated when information was empty. (356600f7)

1.2.4 #

  • FIX: Added scaffoldBackgroundColor, etc. since they could not be taken from Theme. (1525026c)

1.2.3 #

1.2.2 #

  • FIX: Added a new font type to the supported fonts. (ca24c445)

1.2.1 #

1.2.0 #

1.1.5 #

  • Update a dependency to the latest release.

1.1.4 #

  • Update a dependency to the latest release.

1.1.3 #

  • Update a dependency to the latest release.

1.1.2 #

  • Update a dependency to the latest release.

1.1.1 #

  • Update a dependency to the latest release.

1.1.0 #

0
likes
140
pub points
36%
popularity

Publisher

verified publishermathru.net

Base package for providing simple and straightforward theme definitions on Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg, katana, katana_theme_annotation, meta, path_provider

More

Packages that depend on katana_theme