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.25.1 release #4455

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Prepare Flet 0.25.1 release #4455

merged 3 commits into from
Nov 29, 2024

Conversation

FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Nov 29, 2024

Summary by Sourcery

Release version 0.25.1 of Flet with new features and bug fixes. Introduce InteractiveViewer programmatic transformations and resolve several critical bugs, including import errors and runtime issues on Linux. Update CI configuration to improve reliability of the publishing process.

New Features:

  • Added InteractiveViewer programmatic transformations.

Bug Fixes:

  • Fixed 'flet build' creating a bundle that results in 'ImportError: No module named main' error.
  • Fixed hook-flet with incorrect import module.
  • Resolved 'flutter/runtime/dart_vm_initializer.cc' error on Linux.

CI:

  • Updated AppVeyor configuration to ensure 'dart pub publish' command exits on failure.

@FeodorFitsner FeodorFitsner merged commit f967229 into main Nov 29, 2024
3 checks passed
@FeodorFitsner FeodorFitsner deleted the feodor/prepare-0-25-1 branch November 29, 2024 21:46
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