theme_tailor_annotation
Annotations for the Theme Tailor code-generator. This package does nothing without Theme Tailor.
3.1.3
54K downloads/mo
#1431 most downloaded on pub.dev
Iteo/theme_tailor
What this package is like to depend on
Last release 5 months ago
05 Mar 2026
Release timing varies
gaps range from 2 weeks to 13 months
Nearly every release is documented
notes for 17 of 17 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
17 releases · first in 2022
3 releases in the last 12 months
see the full history below
Release timeline
17 releases · Jun 2022 to Mar 2026
2023
2024
2025
2026
Releases
latest 17-
3.1.305 Mar 2026 -
3.1.208 Dec 2025Release notes
Open source →- Use the same versioning for other theme_tailor packages
- Require
dart sdk 3.9.0
-
3.1.125 Sep 2025Release notes
Open source →- Use the same versioning for other theme_tailor packages
- Compatibility with theme_tailor 3.1.1
- _ThemeExtension is now TailorThemeExtension, this class is annotation class and is exposed only for analyzer purposes. It is now possible to use @TailorThemeExtension instead @themeExtension, but using latter is recommended.
-
3.1.024 Jul 2025Release notes
Open source →- Use the same versioning for other theme_tailor packages
- Support build 3.0.0.
- Support source_gen 3.0.0.
- Require Dart 3.8.0
- Require analyzer >= 7.5.9
- Require meta 1.9.1
-
3.0.212 Mar 2025Release notes
Open source →- RC 3.0.2
Upgrade dependencies source_gen, analyzer
Lint cleanup
Change codegen test code formatting
Change toolbox color lerp to use frameworks lerp, simplify impl, remove unnecessary test
Update copyright
Release notes
Open source →- Support analyzer 7.0.0
- Support source_gen 2.0.0
- Require json_annotation ^4.8.0
- Require Dart >=3.0.0
- RC 3.0.2
-
3.0.121 Feb 2024 -
3.0.020 Feb 2024Release notes
Open source →- Remove depricated
@Tailor/@TailorComponentannotation and code adjustment for mixins. - Added linteo package to the project.
- Remove depricated
-
2.1.002 Feb 2024Release notes
Open source →- Add
themeClassNameandthemeDataClassNameproperties to@TailorMixin. This addition provides the flexibility for themeGetters to generate a custom theme getter for the extension. - Mark
@Tailorand@TailorComponentannotations as deprecated - Bump dependencies versions
- Add
-
2.0.210 Nov 2023 -
2.0.110 Nov 2023Release notes
Open source →-
!chore(repo): Upgrade dependencies
-
Fix version on toolbox
-
Update documentation
-
-
2.0.019 Apr 2023 -
1.2.011 Apr 2023Release notes
Open source →- Add
generateStaticGettersproperty to@Tailorand@TailorComponentwhich adds support for hot reload for const fields requireStaticConstis now available for@TailorComponent- Changes how
themeGetterandrequireStaticConstare handled internally by the generator, now these properties are nullable
- Add
-
1.1.121 Mar 2023 -
1.0.322 Jul 2022Release notes
Open source →- Build configuration. It is possible to configure
themeswithin the build.yaml - Add
@ignoreannotation
- Build configuration. It is possible to configure
-
1.0.201 Jul 2022Release notes
Open source →- Fixed encoder declaration that prevented creating encoders for nullable types
-
1.0.129 Jun 2022Release notes
Open source →- Exports
DeepCollectionEqualityfromcollectionpackage to supporthashCodeand== operatoroverrides
- Exports
-
1.0.013 Jun 2022