Skip to content

Conversation

@FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Oct 14, 2025

Summary by Sourcery

Clean up built-in extensions by standardizing documentation, updating dependency and import for dataclass_transform, and cleaning up code formatting

Enhancements:

  • Replace manual dataclass_transform fallback with typing_extensions import and adjust import conditions
  • Add typing-extensions dependency for Python <3.11 in pyproject.toml
  • Reformat assert statements in base_control.py for consistency

Build:

  • Add typing-extensions to package dependencies for compatibility with Python versions below 3.11

Documentation:

  • Standardize license badges to Apache 2.0 across all extension READMEs
  • Simplify flet-datatable2 README table layout and remove Poetry command suggestion
  • Add Linux/WSL installation instructions for libmpv in video and GStreamer in audio READMEs
  • Remove outdated tips and notes in geolocator, charts, and lottie documentation

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine

@FeodorFitsner FeodorFitsner merged commit 3ced563 into main Oct 15, 2025
64 checks passed
@FeodorFitsner FeodorFitsner deleted the v1-extensions-cleanup branch October 15, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants