What's Changed
- docs: reorder text layout in calculator tutorial by @perrotuerto in https://github.com/flet-dev/flet/pull/6059
- docs: Markdown examples in controls/markdown.md by @7576457 in https://github.com/flet-dev/flet/pull/6067
- docs: Add table of contents to CONTRIBUTING.md by @7576457 in https://github.com/flet-dev/flet/pull/6073
- Include material and cupertino icon data in PyInstal...