Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Flet 0.26.0 release #4755

Merged
merged 11 commits into from
Jan 26, 2025
Merged

Prepare Flet 0.26.0 release #4755

merged 11 commits into from
Jan 26, 2025

Conversation

FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Jan 22, 2025

Summary by Sourcery

Prepare Flet for the 0.26.0 release by migrating to Flutter 3.27.0, introducing automatic installation of Flutter, JDK, and Android SDK, and moving Flutter extensions to separate repositories. Add support for Google/Android TV and implement several bug fixes and enhancements, including optional on-demand creation of ListView controls and common properties for container-like controls.

New Features:

  • Flutter extensions are now maintained in separate repositories.
  • Automatically install Flutter, JDK, and Android SDK.
  • Add support for Google/Android TV platform.
  • Introduce optional on-demand creation of ListView.controls.
  • Add theme, padding, margin, and other common properties to container-like controls.
  • Implement Window.ignore_mouse_events to allow passthrough of mouse events.

Tests:

  • Update project dependencies.

@FeodorFitsner FeodorFitsner merged commit e75f11e into main Jan 26, 2025
2 checks passed
@FeodorFitsner FeodorFitsner deleted the prepare-0-26-0 branch January 26, 2025 00:35
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