1.23.0
- REFACTOR: Fix lint issues from latest flutter release (#3390). (978ad31b)
- FIX: Take into consideration when child is added to parent that is removed in the same tick (#3428). (9a5c54be)
- FIX: Add missing export of GroupTextElement to text.dart (#3424). (c9c0f691)
- FIX: Add missing export of GroupElement to text.dart (#3423). (c0c4bb02)
- FIX: Fix brighten and darken alpha issue (#3414). (de8e3bce)
- FIX: Set button size in onMount if not set (#3413). (916aa5ce)
- FIX: Fix bug preventing removeAll(children) from be called before mount (#3408). (726cb8b6)
- FEAT: Add support for strike-through text for flame_markdown (#3426). (1f9b0ea9)
- FEAT: Warning and docs about fullscreen methods outside the mobile platforms (#3419). (994e098b)
- FEAT: Add baseColor to Shadow3DDecorator (#3375). (b5d7ee07)