- Rename
ThemeMixin
(API change). - Example code for theme usages.
- Review scripts for all child repos.
- Theme template and theme handler.
- Support customized theme on mixin.
- Theme handler adapt system brightness change.
- Remove unnecessary encapsulations and tidy comments.
- Inherit on change trigger (experimental).
- Wrap media with default value.
- Wrap builder into chain style to avoid nesting.
- Wrap inherit and handler.
- Wrap paddings.
- Runner scripts for examples.
- Basic gesture wrapper (experimental).
- Remove unnecessary static inherit class and extensions (API change).
- Wrap inherit handler (experimental).
- Optimize examples following the pub.dev specifications.
- Update readme examples.
- Build example code as validation in ci.
- Wrap
Text
fromString
. - Namespace cancel wrap (API change).
- Theme inherit interface definitions (experimental).
- Wrap center align to parent.
- Inherit handle and test (experimental).
- Add examples to compare before and after.
- Basic wrappers to ensure a text can display without
MaterialApp
ancestor. - Package and repo setup, including linter and basic ci to review and publish.